bleve

A modern text/numeric/geo-spatial/vector indexing library for go

APACHE-2.0 License

Stars
9.6K
Committers
90

Bot releases are hidden (Show)

bleve - v2.4.0 Latest Release

Published by abhinavdangeti 7 months ago

Bug Fixes
Improvements
  • Support for vectors indexing and search
    • Please read: vectors.md for more details
    • With this we will now default to a new zap format: v16, which co-locates text and vector indexes within scorch segments
  • An empty query attribute within a SearchRequest will now be interpreted as a match_none (https://github.com/blevesearch/bleve/pull/2000)
Milestone
bleve - v2.3.10

Published by abhinavdangeti about 1 year ago

Bug Fixes
Improvements
Milestone
bleve - v2.3.9

Published by abhinavdangeti over 1 year ago

Bug Fixes
Improvements
Milestone
bleve - v2.3.8

Published by abhinavdangeti over 1 year ago

Bug Fixes
Enhancements
Milestone
bleve - v2.3.7

Published by abhinavdangeti over 1 year ago

Bug Fixes
Enhancements
Milestone
bleve - v2.3.6

Published by abhinavdangeti almost 2 years ago

Bug Fixes
Enhancements
Milestone
bleve - v2.3.5

Published by abhinavdangeti almost 2 years ago

Bug Fixes
Other
Milestone
bleve - v2.3.4

Published by abhinavdangeti about 2 years ago

Enhancements
bleve - v2.3.3

Published by abhinavdangeti over 2 years ago

Enhancements
Bug Fixes
bleve - v2.3.2

Published by abhinavdangeti over 2 years ago

Minor changes
bleve - v2.3.1

Published by abhinavdangeti over 2 years ago

Bug Fixes
bleve - v2.3.0

Published by abhinavdangeti almost 3 years ago

Enhancements
Bug Fixes
bleve - v2.2.2

Published by abhinavdangeti almost 3 years ago

Enhancements
bleve - v2.2.1

Published by abhinavdangeti about 3 years ago

Bug Fixes
bleve - v2.2.0

Published by abhinavdangeti about 3 years ago

Enhancements
Bug Fixes
bleve - v2.1.1

Published by abhinavdangeti about 3 years ago

Enhancements
Bug Fixes
bleve - v2.1.0

Published by abhinavdangeti about 3 years ago

Enhancements
Bug Fixes
bleve - v2.0.7

Published by abhinavdangeti about 3 years ago

Bug Fixes
bleve - v2.0.6

Published by mschoch over 3 years ago

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.

bleve - v2.0.5

Published by mschoch over 3 years ago

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.