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