MeiliSearch/http-ui/src
Loïc Lecrenier 258c3dd563 Make AND+OR filters n-ary (store a vector of subfilters instead of 2)
NOTE: The token_at_depth is method is a bit useless now, as the only
cases where there would be a toke at depth 1000 are the cases where
the parser already stack-overflowed earlier.

Example: (((((... (x=1) ...)))))
2022-08-17 12:28:33 +02:00
..
main.rs Make AND+OR filters n-ary (store a vector of subfilters instead of 2) 2022-08-17 12:28:33 +02:00
update_store.rs format the whole project 2021-06-16 18:33:33 +02:00