| Package | Description |
|---|---|
| org.apache.lucene.search.vectorhighlight |
Another highlighter implementation based on term vectors.
|
| Constructor and Description |
|---|
FieldPhraseList(FieldTermStack fieldTermStack,
FieldQuery fieldQuery)
create a FieldPhraseList that has no limit on the number of phrases to analyze
|
FieldPhraseList(FieldTermStack fieldTermStack,
FieldQuery fieldQuery,
int phraseLimit)
a constructor.
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.