|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DocumentIF | INTERNAL: Represents an indexable unit of information. |
DocumentProcessorIF | INTERNAL: Interface for processing a document. |
EventGeneratorIF | INTERNAL: Marker interface for classes that generates events. |
FieldIF | INTERNAL: Represents a name value pair that can be attached to a document. |
IndexerIF | INTERNAL: Represents a search engine indexer. |
SearcherIF | INTERNAL: Represents a search engine. |
SearchResultIF | INTERNAL: A search result containing a list of ranked hits. |
Class Summary | |
---|---|
GenericDocument | INTERNAL: The default document implementation. |
GenericField | INTERNAL: A generic document field. |
Interfaces for working with fulltext indexes.
The interfaces in this package provide uniform means of maintaing fulltext indexes of information resources, and searching them.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |