fix(deps): update module github.com/blevesearch/bleve/v2 to v2.3.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/blevesearch/bleve/v2 | require | minor |
v2.2.2 -> v2.3.4
|
Release Notes
blevesearch/bleve
v2.3.4
Enhancements
- Support
store
option for the geoshape field (https://github.com/blevesearch/bleve/pull/1714) - Publishing read/write stats based on usage (https://github.com/blevesearch/bleve/pull/1702 , https://github.com/blevesearch/bleve/pull/1710)
v2.3.3
Enhancements
- Introduce geo JSON spatial capability (https://s2geometry.io/)
Bug Fixes
v2.3.2
Minor changes
- Adding configurable default threshold for field TFR cache (https://github.com/blevesearch/bleve/pull/1666)
- Forked certain third party dependencies (https://github.com/blevesearch/bleve/pull/1667)
v2.3.1
Bug Fixes
- Fix for potential file handle leaks in merger. (https://github.com/blevesearch/bleve/pull/1652)
- Place a nil guard within TermFacets' Terms() API (https://github.com/blevesearch/bleve/pull/1654)
- Upgrade zapx versions (https://github.com/blevesearch/bleve/pull/1655)
- Place bounds check within memUvarintReader's ReadUvarint (https://github.com/blevesearch/zapx/pull/107)
v2.3.0
Enhancements
- Upgrade to golang.org/x/text to v0.3.7 (https://github.com/blevesearch/bleve/pull/1645)
- Optimize FacetsBuilder's UpdateVisitor - for some significant performance gains (https://github.com/blevesearch/bleve/pull/1405) (changes API)
- Optimize TermFacets - for significant performance gains (https://github.com/blevesearch/bleve/pull/1404) (changes API)
- Introduce support for a new document field type: IP that supports range queries (https://github.com/blevesearch/bleve/pull/1546)
Bug Fixes
- Fix breakage in highlighting when using the HTML character filter (https://github.com/blevesearch/bleve/pull/1641)
- Fix issue in parsing query strings over numeric data with boost settings (https://github.com/blevesearch/bleve/pull/1639)
- Address seg faults seen within zap; zap versions upgrade (https://github.com/blevesearch/zapx/pull/95, https://github.com/blevesearch/zapx/pull/96)
- Fix out-of-bounds issue while highlighting without term locations (https://github.com/blevesearch/bleve/pull/1590)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by renovate