Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • liber liber
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ale
  • liberliber
  • Merge requests
  • !10

Update module github.com/blevesearch/bleve/v2 to v2.3.2

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open renovate requested to merge renovate/github.com-blevesearch-bleve-v2-2.x into master Jun 06, 2021
  • Overview 0
  • Commits 1
  • Pipelines 18
  • Changes 226

This MR contains the following updates:

Package Type Update Change
github.com/blevesearch/bleve/v2 require minor v2.0.3 -> v2.3.2

Release Notes

blevesearch/bleve

v2.3.2

Compare Source

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

Compare Source

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

Compare Source

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)

v2.2.2

Compare Source

Enhancements
  • Adding support for croatian (hr) (https://github.com/blevesearch/bleve/pull/1517)
    • Fixes to import paths (https://github.com/blevesearch/bleve/pull/1634)

v2.2.1

Compare Source

Bug Fixes
  • Fix issue in previous release in the tag used for blevesearch/vellum (https://github.com/blevesearch/bleve/pull/1630)

v2.2.0

Compare Source

Enhancements
  • Upgrade to RoaringBitMap/roaring@v0.9.4 (https://github.com/blevesearch/bleve/pull/1626)
    • Involves upgrading zapx, scorch_segment_api, vellum versions
Bug Fixes
  • Fix issue in read-only mode of scorch index (https://github.com/blevesearch/bleve/pull/1624)

v2.1.1

Compare Source

Enhancements
  • Introducing a new hierarchy token filter (https://github.com/blevesearch/bleve/pull/1570)
Bug Fixes
  • Update version of roaring used by dependency: scorch_segment_api to match bleve (https://github.com/blevesearch/bleve/pull/1622)
  • Fix to firing error on panic in scorch async routines (https://github.com/blevesearch/bleve/pull/1566)

v2.1.0

Compare Source

Enhancements
  • Supporting backup (copy) of an online scorch index (https://github.com/blevesearch/bleve/pull/1605)
Bug Fixes
  • Address a panic in the merger loop (https://github.com/blevesearch/bleve/pull/1613)

v2.0.7

Compare Source

Bug Fixes
  • Fix to HighTerm while sorting "missing" values (https://github.com/blevesearch/bleve/pull/1608)
  • Fix to handling empty field name (https://github.com/blevesearch/bleve/pull/1594)

v2.0.6

Compare Source

This release hopefully completes the cleanup of v2.x for issues caused by one of our dependencies moving a repository.

  • Roaring Bitmaps updated to v0.7.3
  • Update to vellum v1.0.5
  • Update to zapx v15.2.1 v14.2.1 v13.2.1 v12.2.1 v11.2.1

Things brings all the repositories to the same versions of Roaring bitmaps and bitset libraries.

v2.0.5

Compare Source

Emergency Release

Update to latest Roaring bitmaps (v0.7.1). This release is being made in an attempt to fix a completely broken repository. This has NOT had the usual testing, and users with backwards compatibility concerns should NOT upgrade at this time.

We will update this message as we learn more.

v2.0.4

Compare Source

Emergency release to try and fix issues caused by the repository rename of one of our dependencies: #​1592

Bug fixes:

  • Update repository name #​1592
  • Switch to newer vellum also addressing package rename issue #​1596
  • Remove redundant code #​1582

BROKEN: this release still contains dependency issues


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Edited Apr 21, 2022 by renovate
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: renovate/github.com-blevesearch-bleve-v2-2.x