-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add phrase_limit for FVH highlighting #2851
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
Comments
Hi Russ, so does this mean that this is added in Elastic version 5.5.5? |
@bkowald This hasn't been addressed yet. Looking at now. Apologies that it has taken so long to look at this |
russcam
added a commit
that referenced
this issue
Dec 15, 2017
- Change order from string to HighlighterOrder? - Change TagsSchema from string to HighlighterTagsSchema? - Remove BoundaryMaxSize - Change Encoder to HighlighterEncoder? - Remove encoder from highlight fields as it is only valid on the top level highlighter - Add Encoder and PhraseLimit to integration test Closes #2851
I've opened #2959 to address |
russcam
added a commit
that referenced
this issue
Dec 19, 2017
- Change order from string to HighlighterOrder? - Change TagsSchema from string to HighlighterTagsSchema? - Remove BoundaryMaxSize - Change Encoder to HighlighterEncoder? - Remove encoder from highlight fields as it is only valid on the top level highlighter - Add Encoder and PhraseLimit to integration test Closes #2851
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
from stackoverflow
Fast Vector Highlighter should have
phrase_limit
The text was updated successfully, but these errors were encountered: