| Class and Description |
|---|
| BaseFragmentsBuilder |
| FieldFragList
FieldFragList has a list of "frag info" that is used by FragmentsBuilder class
to create fragments (snippets).
|
| FieldFragList.WeightedFragInfo |
| FieldPhraseList
FieldPhraseList has a list of WeightedPhraseInfo that is used by FragListBuilder
to create a FieldFragList object.
|
| FieldPhraseList.WeightedPhraseInfo |
| FieldQuery
FieldQuery breaks down query object into terms/phrases and keep
them in QueryPhraseMap structure.
|
| FieldQuery.QueryPhraseMap |
FieldTermStack
FieldTermStack is a stack that keeps query terms in the specified field
of the document to be highlighted. |
| FieldTermStack.TermInfo |
| FragListBuilder
FragListBuilder is an interface for FieldFragList builder classes.
|
| FragmentsBuilder
FragmentsBuilder is an interface for fragments (snippets) builder classes.
|
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.