|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldTermStack.TermInfo | |
---|---|
org.apache.lucene.search.vectorhighlight | This is an another highlighter implementation. |
Uses of FieldTermStack.TermInfo in org.apache.lucene.search.vectorhighlight |
---|
Methods in org.apache.lucene.search.vectorhighlight that return FieldTermStack.TermInfo | |
---|---|
FieldTermStack.TermInfo |
FieldTermStack.pop()
|
Methods in org.apache.lucene.search.vectorhighlight with parameters of type FieldTermStack.TermInfo | |
---|---|
int |
FieldTermStack.TermInfo.compareTo(FieldTermStack.TermInfo o)
|
void |
FieldTermStack.push(FieldTermStack.TermInfo termInfo)
|
Method parameters in org.apache.lucene.search.vectorhighlight with type arguments of type FieldTermStack.TermInfo | |
---|---|
boolean |
FieldQuery.QueryPhraseMap.isValidTermOrPhrase(List<FieldTermStack.TermInfo> phraseCandidate)
|
FieldQuery.QueryPhraseMap |
FieldQuery.QueryPhraseMap.searchPhrase(List<FieldTermStack.TermInfo> phraseCandidate)
|
FieldQuery.QueryPhraseMap |
FieldQuery.searchPhrase(String fieldName,
List<FieldTermStack.TermInfo> phraseCandidate)
|
Constructor parameters in org.apache.lucene.search.vectorhighlight with type arguments of type FieldTermStack.TermInfo | |
---|---|
FieldPhraseList.WeightedPhraseInfo(LinkedList<FieldTermStack.TermInfo> terms,
float boost)
|
|
FieldPhraseList.WeightedPhraseInfo(LinkedList<FieldTermStack.TermInfo> terms,
float boost,
int number)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |