Skip to content

Conversation

@jpountz
Copy link
Contributor

@jpountz jpountz commented Dec 17, 2015

This is a bug that I introduced in #13239 while thinking that the differences
were due to changes in Lucene: extractUnknownQuery is also called when span
extraction already succeeded, so we should only fall back to Weight.extractTerms
if no spans have been extracted yet.

Close #15291

This is a bug that I introduced in elastic#13239 while thinking that the differences
were due to changes in Lucene: extractUnknownQuery is also called when span
extraction already succeeded, so we should only fall back to Weight.extractTerms
if no spans have been extracted yet.

Close elastic#15291
@nik9000
Copy link
Member

nik9000 commented Dec 17, 2015

LGTM

jpountz added a commit that referenced this pull request Dec 17, 2015
Fix spans extraction to not also include individual terms.
@jpountz jpountz merged commit 1e0f776 into elastic:master Dec 17, 2015
@jpountz jpountz deleted the fix/highlighter_extract branch December 17, 2015 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants