Releases: blevesearch/bleve
Releases · blevesearch/bleve
v2.3.3
07 Jul 16:26
Compare
Sorry, something went wrong.
No results found
v2.3.2
22 Mar 15:15
Compare
Sorry, something went wrong.
No results found
Minor changes
Adding configurable default threshold for field TFR cache (#1666 )
Forked certain third party dependencies (#1667 )
v2.3.1
24 Feb 15:56
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix for potential file handle leaks in merger. (#1652 )
Place a nil guard within TermFacets' Terms() API (#1654 )
Upgrade zapx versions (#1655 )
v2.3.0
16 Dec 23:49
Compare
Sorry, something went wrong.
No results found
Enhancements
Upgrade to golang.org/x/text to v0.3.7 (#1645 )
Optimize FacetsBuilder's UpdateVisitor - for some significant performance gains (#1405 ) (changes API)
Optimize TermFacets - for significant performance gains (#1404 ) (changes API)
Introduce support for a new document field type: IP that supports range queries (#1546 )
Bug Fixes
Fix breakage in highlighting when using the HTML character filter (#1641 )
Fix issue in parsing query strings over numeric data with boost settings (#1639 )
Address seg faults seen within zap; zap versions upgrade (blevesearch/zapx#95 , blevesearch/zapx#96 )
Fix out-of-bounds issue while highlighting without term locations (#1590 )
v2.2.2
28 Oct 17:40
Compare
Sorry, something went wrong.
No results found
Enhancements
Adding support for croatian (hr) (#1517 )
Fixes to import paths (#1634 )
v2.2.1
04 Oct 21:45
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix issue in previous release in the tag used for blevesearch/vellum (#1630 )
v2.2.0
21 Sep 20:46
Compare
Sorry, something went wrong.
No results found
Enhancements
Upgrade to RoaringBitMap/[email protected] (#1626 )
Involves upgrading zapx, scorch_segment_api, vellum versions
Bug Fixes
Fix issue in read-only mode of scorch index (#1624 )
v2.1.1
14 Sep 16:57
Compare
Sorry, something went wrong.
No results found
Enhancements
Introducing a new hierarchy token filter (#1570 )
Bug Fixes
Update version of roaring used by dependency: scorch_segment_api to match bleve (#1622 )
Fix to firing error on panic in scorch async routines (#1566 )
v2.1.0
09 Aug 16:29
Compare
Sorry, something went wrong.
No results found
Enhancements
Supporting backup (copy) of an online scorch index (#1605 )
Bug Fixes
Address a panic in the merger loop (#1613 )
v2.0.7
28 Jul 16:54
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix to HighTerm while sorting "missing" values (#1608 )
Fix to handling empty field name (#1594 )