Package | Description |
---|---|
org.apache.lucene.search.postingshighlight |
Modifier and Type | Method and Description |
---|---|
Snippet[] |
CustomPassageFormatter.format(org.apache.lucene.search.postingshighlight.Passage[] passages,
String content) |
Snippet[] |
CustomPostingsHighlighter.highlightDoc(String field,
org.apache.lucene.util.BytesRef[] terms,
org.apache.lucene.search.IndexSearcher searcher,
int docId,
int maxPassages) |
Copyright © 2009–2015. All rights reserved.