See: Description
| Class | Description |
|---|---|
| CustomSeparatorBreakIterator |
A
BreakIterator that breaks the text whenever a certain separator, provided as a constructor argument, is found. |
| DefaultPassageFormatter |
Creates a formatted snippet from the top passages.
|
| MultiTermHighlighting |
Support for highlighting multiterm queries in PostingsHighlighter.
|
| Passage |
Represents a passage (typically a sentence of the document).
|
| PassageFormatter |
Creates a formatted snippet from the top passages.
|
| PassageScorer |
Ranks passages found by
PostingsHighlighter. |
| PostingsHighlighter |
Simple highlighter that does not analyze fields nor use
term vectors.
|
| PostingsHighlighter.LimitedStoredFieldVisitor | |
| PostingsHighlighter.OffsetsEnum | |
| WholeBreakIterator |
Just produces one single fragment for the entire text
|