|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldTermStack | |
---|---|
org.apache.lucene.search.vectorhighlight | This is an another highlighter implementation. |
Uses of FieldTermStack in org.apache.lucene.search.vectorhighlight |
---|
Constructors in org.apache.lucene.search.vectorhighlight with parameters of type FieldTermStack | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |