MeiliSearch/milli/src
bors[bot] afb4133bd2
Merge #212 #222 #223
212: Introduce integration test on criteria r=Kerollmops a=ManyTheFish

- add pre-ranked dataset
- test each criterion 1 by 1
- test all criteria in several order

222: Move the `UpdateStore` into the http-ui crate r=Kerollmops a=Kerollmops

We no more need to have the `UpdateStore` inside of the mill crate as this is the job of the caller to stack the updates and sequentially give them to milli.

223: Update dataset links r=Kerollmops a=curquiza



Co-authored-by: many <maxime@meilisearch.com>
Co-authored-by: Many <legendre.maxime.isn@gmail.com>
Co-authored-by: Kerollmops <clement@meilisearch.com>
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
2021-06-09 08:47:19 +00:00
..
facet Simplify integer and float functions trait bounds 2021-04-20 10:23:31 +02:00
heed_codec Merge #202 2021-06-01 16:09:48 +00:00
search Update milli/src/search/query_tree.rs 2021-06-08 17:52:37 +02:00
update Modify a test to check that criteria additions change the fields ids map 2021-06-08 18:14:34 +02:00
criterion.rs Make sure that we register the field when setting criteria 2021-06-08 18:14:33 +02:00
external_documents_ids.rs feat(index): update fields distribution in clear & delete operations 2021-04-01 19:12:35 +03:00
fields_ids_map.rs Fix pull request reviews 2021-05-06 14:31:03 +02:00
index.rs Make sure that we generate the faceted database when required 2021-06-02 16:24:58 +02:00
lib.rs Move the UpdateStore into the http-ui crate 2021-06-08 17:59:51 +02:00
proximity.rs Change the project to become a workspace with milli as a default-member 2021-02-12 16:15:09 +01:00
tree_level.rs Implement attribute criterion 2021-04-27 14:39:52 +02:00