MeiliSearch/http-ui
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
..
public Stringify objects on dashboard to avoid [Object object] 2021-09-08 17:51:08 +02:00
src Make AND+OR filters n-ary (store a vector of subfilters instead of 2) 2022-08-17 12:28:33 +02:00
templates add a button to display or hide the facets 2021-03-31 16:18:53 +02:00
Cargo.toml Update version for next release (v0.32.0) 2022-07-21 13:20:02 +04:00