MeiliSearch/filter-parser/src
Loïc Lecrenier ea0642c32d Make filter parser more strict regarding spacing around operators
OR, AND, NOT, TO must now be followed by spaces
2022-07-19 10:07:33 +02:00
..
condition.rs Make filter parser more strict regarding spacing around operators 2022-07-19 10:07:33 +02:00
error.rs Improve syntax of EXISTS filter, allow “value NOT EXISTS” 2022-07-19 10:07:33 +02:00
lib.rs Make filter parser more strict regarding spacing around operators 2022-07-19 10:07: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