|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ItemFieldConstants | A class containing constants for the document fields. |
Class Summary | |
---|---|
ChannelIndexer | Utility class which allows to generate respective maintain a fulltext index for news items. |
ChannelSearcher | PUBLIC: Utility class for executing searches against the full-text index that does allow to directly obtain the found news items. |
ItemDocument | A utility class for making a Lucene Document from a news Item object. |
ItemResult | Container class to store information about one search result entry. |
Exception Summary | |
---|---|
QueryParseException | An exception thrown in the case a given query cannot be parsed by the underlying full-text engine. |
UnretrievableException | An exception thrown when a formerly existing channel or news item now not any longer can be retrieved from the channel collection. |
This package contains classes for creating and searching news items through a full-text index.
Currently this implementation uses Lucene as the full-text engine.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |