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.
|
| 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 | Deprecated
This evolved into the UnifiedHighlighter; use that instead.
|
| WholeBreakIterator |
Just produces one single fragment for the entire text
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.