quenktechnologies / search-filters

Parse and compile a string into usable search filters.
https://quenktechnologies.github.io/search-filters
Other
1 stars 0 forks source link

Provide option to toggle failing when an unknown field is specified. #6

Closed metasansana closed 4 years ago

metasansana commented 4 years ago

Implemented in the 2.0 branch with caveats. Mainly, ignoring an unknown field means ignoring the entire filter chain as they are linked together logically.