mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-06-12 15:07:55 +00:00
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.