MeiliSearch/filter-parser/src
2022-08-17 12:28:33 +02:00
..
condition.rs Simplify FilterCondition code, made possible by the new NOT operator 2022-08-17 12:28:33 +02:00
error.rs Improve syntax of EXISTS filter, allow “value NOT EXISTS” 2022-07-19 10:07:33 +02:00
lib.rs Fix tests after simplification of NOT filter 2022-08-17 12:28:33 +02:00
main.rs apply clippy suggestions 2022-01-10 15:59:04 +01:00
value.rs Make filter parser more strict regarding spacing around operators 2022-07-19 10:07:33 +02:00