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-28 07:21:38 +01:00
Code
Issues
Releases
Wiki
Activity
MeiliSearch
/
milli
/
src
/
search
/
facet
History
Kerollmops
110bf6b778
Make the FacetStringIter work in both, ascending and descending orders
2021-08-17 11:18:40 +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
Make the FacetStringIter work in both, ascending and descending orders
2021-08-17 11:18:40 +02:00
filter_condition.rs
Introduce an empty FilterCondition variant to support unknown fields
2021-07-27 16:34:04 +02:00
grammar.pest
Change the project to become a workspace with milli as a default-member
2021-02-12 16:15:09 +01: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