| Package | Description |
|---|---|
| org.elasticsearch.search.highlight |
| Modifier and Type | Class and Description |
|---|---|
class |
FastVectorHighlighter |
class |
PlainHighlighter |
class |
PostingsHighlighter |
| Modifier and Type | Method and Description |
|---|---|
Highlighter |
Highlighters.get(String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
HighlightModule.registerHighlighter(Class<? extends Highlighter> clazz) |
| Constructor and Description |
|---|
Highlighters(Set<Highlighter> parsers) |
Copyright © 2009–2016. All rights reserved.