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
50169b9798
Compute the full list of ids we are willing to find by attribute
2020-06-24 14:48:04 +02:00
..
bin
Introduce a database to store all docids for a word and attribute
2020-06-22 19:24:20 +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
iter_shortest_paths.rs
Introduce a customized A* algorithm.
2020-06-14 12:51:57 +02:00
lib.rs
Compute the full list of ids we are willing to find by attribute
2020-06-24 14:48:04 +02:00
query_tokens.rs
Make the query tokenizer a real Iterator
2020-06-05 09:49:28 +02:00