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-26 14:40:05 +01:00
Code
Issues
Releases
Wiki
Activity
MeiliSearch
/
meilidb-core
/
src
History
Clément Renault
795557c046
feat: Remove query splitting from the automaton generation
2019-08-16 11:25:42 +02:00
..
criterion
feat: Unique word has multi-word synonyms basically work
2019-06-26 10:45:49 +02:00
automaton.rs
feat: Rewrite Automaton generation related code
2019-06-28 18:04:35 +02:00
distinct_map.rs
chore: Little clean ups of meilidb-core
2019-07-01 14:34:06 +02:00
lib.rs
feat: Introduce the QueryEnhancer type
2019-08-16 11:25:42 +02:00
query_builder.rs
feat: Remove query splitting from the automaton generation
2019-08-16 11:25:42 +02:00
query_enhancer.rs
feat: Introduce the QueryEnhancer type
2019-08-16 11:25:42 +02:00
reordered_attrs.rs
chore: Little clean ups of meilidb-core
2019-07-01 14:34:06 +02:00
store.rs
feat: Introduce the synonyms concept to the Store trait
2019-06-26 10:45:49 +02:00