This website requires JavaScript.
Explore
Help
Sign In
searchengines-web
/
MeiliSearch
Watch
1
Star
0
Fork
0
You've already forked MeiliSearch
mirror of
https://github.com/meilisearch/MeiliSearch
synced
2024-12-24 21:50:07 +01:00
Code
Issues
Releases
Wiki
Activity
MeiliSearch
/
src
History
Kerollmops
46ced5c828
Introduce the RwIter append heed API
2020-07-04 12:34:10 +02:00
..
bin
Introduce the RwIter append heed API
2020-07-04 12:34:10 +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
Introduce an Iterator yielding owned entries for the LruCache
2020-07-01 17:21:52 +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