Package net.ontopia.infoset.fulltext.core
package net.ontopia.infoset.fulltext.core
Interfaces for working with fulltext indexes.
Package Specification
The interfaces in this package provide uniform means of maintaing fulltext indexes of information resources, and searching them.
-
ClassDescriptionINTERNAL: Represents an indexable unit of information.INTERNAL: Interface for processing a document.INTERNAL: Represents a name value pair that can be attached to a document.Interface that describes a fulltext indexation service for use in
InMemoryTopicMapStore.INTERNAL: The default document implementation.INTERNAL: A generic document field.INTERNAL: Represents a search engine indexer.INTERNAL: Represents a search engine.INTERNAL: A search result containing a list of ranked hits.