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 - v0.2.0

Published by mschoch over 8 years ago

Enhancements

  • QueryString query now supports wildcard and regexp queries

Bug Fixes

  • Concurrent map write in bleve.Batch reuse has been fixed
    • REMINDER: bleve.Batch must only be used by a single goroutine
  • The vendor/manifest file included newer SHA for go-metrics and protobuf than had actually been tested. We can't say those versions don't work, but we have rolled them back to versions that we know do. We now test the vesions in the manifest as a part of our CI test suite.
bleve - Initial Release

Published by mschoch over 8 years ago

Only 1 year, 11 months, and 22 days after our initial github commit, we've gotten our act together and produced our first numbered release. Subsequent releases will contain a more typical itemized list of changes.