All Implemented Interfaces:
Writeable, Rewriteable<HighlightBuilder>, ToXContent, ToXContentObject

public final class HighlightBuilder extends AbstractHighlighterBuilder<HighlightBuilder>
A builder for search highlighting. Settings can control how large fields are summarized to show only selected snippets ("fragments") containing search terms.
See Also: