Skip navigation links

Package org.elasticsearch.search.fetch.subphase.highlight

Fetch sub phase that extracts significant portions of string fields, marking the matches.

See: Description

Package org.elasticsearch.search.fetch.subphase.highlight Description

Fetch sub phase that extracts significant portions of string fields, marking the matches. Pluggable by implementing Highlighter and SearchPlugin.getHighlighters().
Skip navigation links