| Frames | No Frames |
Methods with parameter type org.apache.lucene.search.highlight.TextFragment | |
| boolean | |
| void | |
| void | |
| void | called when a new fragment is started for consideration
|
Methods with return type org.apache.lucene.search.highlight.TextFragment | |
| TextFragment[] | Highlighter.getBestTextFragments(TokenStream tokenStream, String text, boolean mergeContiguousFragments, int maxNumFragments) Low level api to get the most relevant (formatted) sections of the document. |