@Deprecated public class PostingsHighlighter extends java.lang.Object implements Highlighter
| Constructor and Description |
|---|
PostingsHighlighter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHighlight(FieldMapper fieldMapper)
Deprecated.
|
HighlightField |
highlight(HighlighterContext highlighterContext)
Deprecated.
|
public HighlightField highlight(HighlighterContext highlighterContext)
highlight in interface Highlighterpublic boolean canHighlight(FieldMapper fieldMapper)
canHighlight in interface Highlighter