meilisearch/milli/src
Tamo ee64f4a936
Use smartstring to store the external id in our hashmap
We need to store all the external id (primary key) in a hashmap
associated to their internal id during.
The smartstring remove heap allocation / memory usage and should
improve the cache locality.
2022-04-13 21:22:07 +02:00
..
documents nested fields 2022-04-07 16:58:46 +02:00
facet format the whole project 2021-06-16 18:33:33 +02:00
heed_codec Apply suggestions 2022-03-15 14:18:29 +01:00
search exclude excluded canditates from search result candidates 2022-04-13 12:10:35 +02:00
update Use smartstring to store the external id in our hashmap 2022-04-13 21:22:07 +02:00
asc_desc.rs Refine asc/desc error messages 2021-10-28 14:47:17 +02:00
criterion.rs Change Attribute and Ranking rules errors 2021-11-04 13:19:32 +01:00
error.rs nested fields 2022-04-07 16:58:46 +02:00
external_documents_ids.rs Fix ExternalDocumentsIds struct when inserting previously deleted ids 2021-06-30 14:00:01 +02:00
fields_ids_map.rs format the whole project 2021-06-16 18:33:33 +02:00
index.rs nested fields 2022-04-07 16:58:46 +02:00
lib.rs nested fields 2022-04-07 16:58:46 +02:00
proximity.rs Remove limit of 1000 position per attribute 2021-10-12 10:10:50 +02:00