meilisearch/src
2020-06-24 14:48:04 +02:00
..
bin Introduce a database to store all docids for a word and attribute 2020-06-22 19:24:20 +02:00
heed_codec Introduce the roaring bitmap heed codec 2020-06-22 17:56:07 +02:00
best_proximity.rs Use the cache when retrieving the documents at the end 2020-06-21 12:25:19 +02:00
iter_shortest_paths.rs Introduce a customized A* algorithm. 2020-06-14 12:51:57 +02:00
lib.rs Compute the full list of ids we are willing to find by attribute 2020-06-24 14:48:04 +02:00
query_tokens.rs Make the query tokenizer a real Iterator 2020-06-05 09:49:28 +02:00