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


package org.elasticsearch.search.fetch.subphase.highlight
Fetch sub phase that extracts significant portions of string fields, marking the matches. Pluggable by implementing Highlighter and SearchPlugin.getHighlighters().