All Versions
25
Latest Version
Avg Release Cycle
74 days
Latest Release
1235 days ago

Changelog History
Page 1

  • v1.0.14 Changes

    December 08, 2020

    ๐Ÿš€ This version is identical to v1.0.13 except that the go.mod now refers to a tagged release (v1.0.0) of the blevex module.

    ๐Ÿš€ This was necessary as blevex master will soon be evolving to support the planned release of Bleve 2.0.0.

  • v1.0.13 Changes

    November 20, 2020
    โœจ Enhancements
    • ๐Ÿ‘Œ Support for zap v15.0.2 a file-format compatible change which improves performance (blevesearch/zap#44)
    ๐Ÿ› Bug Fixes
    • ๐Ÿ›  Fix analyzer lookup during search when the field name contains the . character (#1496)
    • โœ‚ Remove duplicated text in the help output of the command-line tool (#1489)
    • ๐Ÿ›  Fix an inconsistency between an index mapping's default value for DocValuesDynamic and the omitempty JSON struct tag (#1485)
  • v1.0.12 Changes

    October 06, 2020
    โœจ Enhancements
    • ๐Ÿ‘Œ Support for new zap v15 file format (significant space savings) blevesearch/zap#27
    • ๐Ÿ‘‰ Make it possible to shutdown the analysis queue freeing goroutines #1414
    • ๐Ÿ†• New stat reporting number of deleted items and estimate of space used by deleted items #1470
    ๐Ÿ› Bug Fixes
    • ๐Ÿ”’ HTML highlighter now performs escaping prior to output (SECURITY) #1465
    • ๐Ÿ›  Fix crash in ASCII folding character filter #1434
    • ๐Ÿ›  Fix bleve not closing index when encountering an error after open, but before it is returned #1479
    • ๐Ÿ›  Fix test issue with Go v1.15 #1466
    • ๐Ÿ›  Fix a test which was no longer testing the intended behavior #1458
  • v1.0.11

    October 06, 2020
  • v1.0.10 Changes

    August 24, 2020
    โœจ Enhancements
    • Geo search compute range code cleanup #1447
    • โœ‚ Remove disjunction unadorned avoidance heuristic #1446
    • โœ‚ Remove the tooManyClauses limitation when an unadorned disjunction optimization is possible #1426
    • ๐Ÿ‘Œ Improve performance of scorch internal event handling by using atomic ops instead of mutex #1419
    • ๐Ÿ‘Œ Improve error message for tooManyClauses to report the field name #1413
    • ๐Ÿ‘ Allow advanced users to alter the sort function implementation (only used in MultiSearch or searchBefore) #1400
    ๐Ÿ› Bug Fixes
    • โšก๏ธ Update roaring bitmaps and bbolt, previous versions possibly have "unsafe" issues with newer versions of Go #1422
    • ๐ŸŽ Update to latest vellum, fixes performance issue in corner case see couchbase/vellum#32
    • ๐Ÿ›  Fix ineffectual assignment in merge planner options #1450
    • ๐Ÿ‘Œ Improve sort mode auto heuristic for detecting numeric terms #1435
    • ๐Ÿ›  Fix error handling in numeric range searcher #1445
    • ๐Ÿ›  Fix memory leak when performing unadorned conjunction/disjunction optimization #1438
    • ๐Ÿ›  Fix error handling in DocIDReader #1443
    • ๐Ÿ›  Fix file handle leak for corner case of the merger #1417
    • ๐Ÿ›  Fix accounting of TermFieldReader started/finished when the Reader is reset internally performing Advance backwards #1415
  • v1.0.9

    May 26, 2020
  • v1.0.8

    May 22, 2020
  • v1.0.7

    April 17, 2020
  • v1.0.5

    April 05, 2020
  • v1.0.4

    April 05, 2020