| HighlighterBoundaryScannerFastVectorHighlighterOptionsStep<T extends HighlighterOptionsStep<?>> |
The step in a highlighter definition where boundary scanner options can be set.
|
| HighlighterBoundaryScannerFinalStep<T extends HighlighterOptionsStep<?>> |
The final step in a highlighter definition where all boundary scanner options are already set.
|
| HighlighterBoundaryScannerOptionsStep<T extends HighlighterBoundaryScannerOptionsStep<?,?>,N extends HighlighterOptionsStep<?>> |
The step in a highlighter definition where the boundary scanner options can be set.
|
| HighlighterBoundaryScannerTypeFastVectorHighlighterStep<N extends HighlighterOptionsStep<?>> |
The step in a highlighter definition where the boundary scanner type can be set.
|
| HighlighterBoundaryScannerTypeStep<T extends HighlighterBoundaryScannerOptionsStep<T,N>,N extends HighlighterOptionsStep<?>> |
The step in a highlighter definition where the boundary scanner type can be set.
|
| HighlighterFastVectorHighlighterOptionsStep |
The step in a fast vector highlighter definition where options can be set.
|
| HighlighterFinalStep |
The final step in highlighter definition.
|
| HighlighterOptionsStep<T extends HighlighterOptionsStep<?>> |
The step in a highlighter definition where options can be set.
|
| HighlighterPlainOptionsStep |
The step in a plain highlighter definition where options can be set.
|
| HighlighterUnifiedOptionsStep |
The step in a unified highlighter definition where options can be set.
|
| SearchHighlighterFactory |
Factory for search highlighters.
|