Loïc Lecrenier
|
bd15f5625a
|
Fix compiler warning
|
2022-07-19 10:07:33 +02:00 |
|
Loïc Lecrenier
|
a5c9162250
|
Improve parser for NOT EXISTS filter
Allow multiple spaces between NOT and EXISTS
|
2022-07-19 10:07:33 +02:00 |
|
Loïc Lecrenier
|
dc64170a69
|
Improve syntax of EXISTS filter, allow “value NOT EXISTS”
|
2022-07-19 10:07:33 +02:00 |
|
Loïc Lecrenier
|
72452f0cb2
|
Implements the EXIST filter operator
|
2022-07-19 10:07:33 +02:00 |
|
Tamo
|
92804f6f45
|
apply clippy suggestions
|
2022-01-10 15:59:04 +01:00 |
|
Tamo
|
bff48681d2
|
Re-order the operator
Co-authored-by: Clément Renault <clement@meilisearch.com>
|
2021-11-09 17:05:36 +01:00 |
|
Tamo
|
f28600031d
|
Rename the filter_parser crate into filter-parser
Co-authored-by: Clément Renault <clement@meilisearch.com>
|
2021-11-09 16:41:10 +01:00 |
|