MeiliSearch/milli/src/search/criteria
2022-10-26 13:47:04 +02:00
..
asc_desc.rs Refactor facet-related codecs 2022-10-26 13:47:04 +02:00
attribute.rs Switch to snapshot tests for search/criteria/attribute.rs 2022-08-10 15:53:46 +02:00
exactness.rs Use resolve_phrase function for exactness criteria as well 2022-10-18 10:37:34 +02:00
final.rs format the whole project 2021-06-16 18:33:33 +02:00
geo.rs store the geopoint in three dimensions 2021-12-14 12:21:24 +01:00
initial.rs Update milli/src/search/criteria/initial.rs 2022-10-17 18:23:20 +02:00
mod.rs Remove outdated workaround for duplicate words in phrase search 2022-10-24 15:27:06 +02:00
proximity.rs Factorize phrase computation 2022-08-08 10:37:31 +02:00
typo.rs Compute an exact count when using distinct 2022-10-17 14:13:44 +02:00
words.rs format the whole project 2021-06-16 18:33:33 +02:00