MeiliSearch/meilisearch-http/src/index
bors[bot] 6fafdb7711
Merge #1651 #1676 #1684
1651: Use reset_sortable_fields r=Kerollmops a=shekhirin

Resolves https://github.com/meilisearch/MeiliSearch/issues/1635

1676: Add curl binary to final stage image r=curquiza a=ook

Reference: #1673 

Changes: * add `curl` binary to final docker Melisearch image.

For metrics, docker funny layer management makes this add a  shrink from 319MB to 315MB:

```
☁  MeiliSearch [feature/1673-add-curl-to-docker-image]  docker image ls
REPOSITORY                                                         TAG                  IMAGE ID       CREATED         SIZE
getmeili/meilisearch                                               0.22.0_ook_1673      938e239ad989   2 hours ago     315MB
getmeili/meilisearch                                               latest               258fa3aa1230   6 days ago      319MB
```

1684: bump dependencies r=MarinPostma a=MarinPostma

Bump meilisearch dependencies.

We still depend on custom patch that have been upgraded along the way.

Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Thomas Lecavelier <thomas@followanalytics.com>
Co-authored-by: mpostma <postma.marin@protonmail.com>
2021-09-13 13:20:29 +00:00
..
dump.rs Change the format of custom ranking rules when importing v2 dumps 2021-09-08 17:56:21 +02:00
error.rs decompose error messages 2021-06-24 10:57:28 +02:00
mod.rs Integrate the sortable-attributes into the settings 2021-08-25 17:39:25 +02:00
search.rs bump milli 2021-09-08 17:41:47 +02:00
update_handler.rs Bump the milli version 2021-09-02 18:19:00 +02:00
updates.rs refactor(http): use reset_sortable_fields 2021-09-07 15:04:44 +03:00