Class WholeTextFormatter
java.lang.Object
org.apache.lucene.search.uhighlight.PassageFormatter
com.apple.foundationdb.record.lucene.highlight.WholeTextFormatter
@API(INTERNAL)
public class WholeTextFormatter
extends org.apache.lucene.search.uhighlight.PassageFormatter
A
PassageFormatter which creates Highlighted terms that contain the
whole context of the field as the summarized text (i.e. no summarization or shortening occurs).
If you want to summarize the content, use SnippetFormatter instead.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WholeTextFormatter
-
-
Method Details
-
format
- Specified by:
formatin classorg.apache.lucene.search.uhighlight.PassageFormatter
-