Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port recent changes from bleve #45

Closed
mschoch opened this issue Dec 29, 2020 · 3 comments
Closed

port recent changes from bleve #45

mschoch opened this issue Dec 29, 2020 · 3 comments

Comments

@mschoch
Copy link
Member

mschoch commented Dec 29, 2020

Especially this security bug fix for HTML highlighting: blevesearch/bleve@b9b7759

@mschoch
Copy link
Member Author

mschoch commented Dec 29, 2020

  • d6a3fe28 (HEAD -> master, tag: v1.0.14, origin/master, origin/HEAD) prepare for blevex go.mod (#1519)
  • c3457bb7 (tag: v1.0.13) prepare to support zap v15.0.2 (#1499)
  • 4b6bddf7 fix analyzer lookup when field name contains dot (#1496)
  • e24b3afc Remove default from text description (#1489)
  • c67bc71f Fix DocValuesDynamic's json-ability within IndexMappingImpl (#1485)
  • 7e8fd30c (tag: v1.0.12) prepare bleve v1.0.12 (#1483)
  • 7efdbbb6 (tag: v1.0.11) add support for zap v15 and update zap version (#1482)
  • b9b77599 escape the input text in HTML highlighter when adding tags, fixes #1464 (#1465)
  • cc29456f Fixed ASCII folding of \u24A2 (#1434)
  • 3bb3c7b4 Shutdown analysis queue (#1414)
  • bffe7ea0 add go 1.15.x to the testing matrix (#1468)
  • 7a377b75 Index is always left closed when opening process failed (#1479)
  • 0197e8dd an optimization fix test was no longer helping (#1459)
  • 99e9e901 New stats for reclaimable disk space from scorch index (#1470)
  • c997b4a5 fix tests on go 1.15 (#1466)

@mschoch
Copy link
Member Author

mschoch commented Dec 30, 2020

While reviewing bleve SHA b9b77599 for porting to bluge, I discovered that a part of that fix had been omitted by mistake.

The details of that mistake are here: blevesearch/bleve#1529

The proposed fix (under review) for that mistake is here: blevesearch/bleve#1530

@mschoch
Copy link
Member Author

mschoch commented Feb 10, 2021

I'm opting to not port the reclaimable disk space stat at this time (ref 99e9e901)

@mschoch mschoch closed this as completed Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant