v2.3.5
Bug Fixes
- Fixed throughput regression reported with #1731
- Fix intersection logic for geo JSON searches, more unit tests
- Fix to support IP Range query
Other
- Breaking change in defining custom analyzers
- #1729 (this is needed to allow custom analyzer definition without needing to always define CharFilters, Tokenizer, TokenFilters)
- Update spf13/cobra version v1.4.0 (to drop a number of indirect dependencies)