Skip to content

Fix issue with AnnotatedTextHighlighter and max_analyzed_offset (#69028) #69058

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

Merged
merged 1 commit into from
Feb 16, 2021

Conversation

matriv
Copy link
Contributor

@matriv matriv commented Feb 16, 2021

With the newly introduced max_analyzed_offset the analyzer of
AnnotatedTextHighlighter was wrapped twice with the
LimitTokenOffsetAnalyzer by mistake.

Follows: #67325

…tic#69028)

With the newly introduced `max_analyzed_offset` the analyzer of
`AnnotatedTextHighlighter` was wrapped twice with the
`LimitTokenOffsetAnalyzer` by mistake.

Follows: elastic#67325
@matriv matriv added :Search Relevance/Highlighting How a query matched a document backport labels Feb 16, 2021
@elasticmachine elasticmachine added the Team:Search Meta label for search team label Feb 16, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

@matriv matriv merged commit aebfe1d into elastic:7.x Feb 16, 2021
@matriv matriv deleted the backport-69028-7.x branch February 16, 2021 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Search Relevance/Highlighting How a query matched a document Team:Search Meta label for search team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants