Module org.elasticsearch.server
Package org.elasticsearch.lucene.search.uhighlight
package org.elasticsearch.lucene.search.uhighlight
-
ClassesClassDescriptionA custom break iterator that is used to find break-delimited passages bounded by a provided maximum length in the
UnifiedHighlightercontext.Custom passage formatter that allows us to: 1) extract different snippets (instead of a single big string) together with their scores (Snippet) 2) use theEncoderimplementations that are already used with the other highlightersSubclass of theUnifiedHighlighterthat works for a single field in a single document.Represents a scored highlighted snippet.