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-25 11:59:30 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
meilisearch
/
milli
/
src
/
search
/
facet
History
Irevoire
a84f3a8b31
Apply suggestions from code review
...
Co-authored-by: Clément Renault <clement@meilisearch.com>
2021-09-09 15:09:35 +02:00
..
facet_distribution.rs
Remove max values by facet limit for facet distribution
2021-08-12 11:29:20 +02:00
facet_number.rs
Introduce the FacetStringIter iterator
2021-07-21 16:59:38 +02:00
facet_string.rs
fix(facet): string fields sorting
2021-09-03 11:58:26 +03:00
filter_condition.rs
Apply suggestions from code review
2021-09-09 15:09:35 +02:00
grammar.pest
introduce the reserved keywords in the filters
2021-09-08 18:24:09 +02:00
mod.rs
Use the facet string levels when computing the facet distribution
2021-07-21 16:59:39 +02:00
parser.rs
format the whole project
2021-06-16 18:33:33 +02:00