This website requires JavaScript.
Explore
Help
Sign In
snowykami
/
meilisearch
Watch
1
Star
0
Fork
0
You've already forked meilisearch
mirror of
https://github.com/meilisearch/meilisearch.git
synced
2025-01-29 22:43:09 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
meilisearch
/
src
History
Kerollmops
2fcae719ad
Use another LRU impl which uses hashbrown
2020-06-29 22:26:06 +02:00
..
bin
Use another LRU impl which uses hashbrown
2020-06-29 22:26:06 +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
cache.rs
Use another LRU impl which uses hashbrown
2020-06-29 22:26:06 +02:00
iter_shortest_paths.rs
Introduce a customized A* algorithm.
2020-06-14 12:51:57 +02:00
lib.rs
Use another LRU impl which uses hashbrown
2020-06-29 22:26:06 +02:00
query_tokens.rs
Make the query tokenizer a real Iterator
2020-06-05 09:49:28 +02:00