bleve v1.0.13 Release Notes

Release Date: 2020-11-20 // over 3 years ago
  • ✨ 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)