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-02-19 00:58:16 +08:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
meilisearch
/
src
History
Kerollmops
ac8353a64f
Merge pre-computed word attribute documents ids
2020-07-04 17:02:27 +02:00
..
bin
Merge pre-computed word attribute documents ids
2020-07-04 17:02:27 +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