Uses of Class
org.apache.lucene.search.uhighlight.Snippet
-
Packages that use Snippet Package Description org.apache.lucene.search.uhighlight -
-
Uses of Snippet in org.apache.lucene.search.uhighlight
Methods in org.apache.lucene.search.uhighlight that return Snippet Modifier and Type Method Description Snippet[]CustomPassageFormatter. format(Passage[] passages, String content)Snippet[]CustomUnifiedHighlighter. highlightField(String field, Query query, int docId, int maxPassages)Highlights terms extracted from the provided query within the content of the provided field name
-