Skip to content

v1.0.13

Compare
Choose a tag to compare
@mschoch mschoch released this 20 Nov 21:02
· 229 commits to master since this release
c3457bb
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)