automaton
|
Reintroduce the distinct search system
|
2020-01-16 15:55:55 +01:00 |
criterion
|
Rename the Exact criterion into Exactness
|
2020-02-25 14:16:55 +01:00 |
serde
|
fix comments from review
|
2020-03-10 15:59:11 +01:00 |
store
|
use distinct on search
|
2020-03-02 16:19:41 +01:00 |
bucket_sort.rs
|
populates exhaustive number of hits
|
2020-03-25 12:44:38 +01:00 |
database.rs
|
fixes tests
|
2020-03-25 15:17:20 +01:00 |
distinct_map.rs
|
Rename MeiliDB into MeiliSearch
|
2019-11-26 11:12:30 +01:00 |
error.rs
|
fix comments from review
|
2020-03-10 15:59:11 +01:00 |
levenshtein.rs
|
Rename MeiliDB into MeiliSearch
|
2019-11-26 11:12:30 +01:00 |
lib.rs
|
rebase from master
|
2020-02-11 15:28:00 +01:00 |
number.rs
|
fix un-rankable fields errors; fix #463
|
2020-02-14 10:34:33 +01:00 |
query_builder.rs
|
fixes tests
|
2020-03-25 15:17:20 +01:00 |
query_tree.rs
|
Add stop words on query
|
2020-02-11 15:28:00 +01:00 |
ranked_map.rs
|
fix for review
|
2020-02-11 15:28:00 +01:00 |
raw_document.rs
|
Reintroduce a basic highlight display
|
2020-01-16 14:24:45 +01:00 |
raw_indexer.rs
|
fix for review
|
2020-02-11 15:28:00 +01:00 |
settings.rs
|
rename identifier into primaryKey; fix #514
|
2020-03-09 18:45:29 +01:00 |