Uses of Class org.apache.lucene.search.highlight.TextFragment

Uses in package org.apache.lucene.search.highlight

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.

Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.