MeiliSearch/meilisearch-http/src
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
..
data move payload to own module 2021-06-23 16:49:25 +02:00
extractors bump dependencies 2021-09-13 15:17:08 +02:00
helpers remove authentication middleware 2021-06-24 16:36:21 +02:00
index Merge #1651 #1676 #1684 2021-09-13 13:20:29 +00:00
index_controller bump dependencies 2021-09-13 15:17:08 +02:00
routes Merge #1652 #1654 #1657 2021-08-31 14:31:42 +00:00
analytics.rs Integrate amplitude 2021-06-15 15:36:30 +02:00
error.rs bump dependencies 2021-09-13 15:17:08 +02:00
lib.rs bump dependencies 2021-09-13 15:17:08 +02:00
main.rs Merge #1652 #1654 #1657 2021-08-31 14:31:42 +00:00
option.rs Remove useless indexer options 2021-09-08 13:40:05 +02:00