|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.lucene.search.vectorhighlight.FieldPhraseList
public class FieldPhraseList
FieldPhraseList has a list of WeightedPhraseInfo that is used by FragListBuilder to create a FieldFragList object.
Nested Class Summary | |
---|---|
static class |
FieldPhraseList.WeightedPhraseInfo
|
Constructor Summary | |
---|---|
FieldPhraseList(FieldTermStack fieldTermStack,
FieldQuery fieldQuery)
a constructor. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FieldPhraseList(FieldTermStack fieldTermStack, FieldQuery fieldQuery)
fieldTermStack
- FieldTermStack objectfieldQuery
- FieldQuery object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |