Uses of Package
net.ontopia.infoset.fulltext.core
Packages that use net.ontopia.infoset.fulltext.core
Package
Description
Interfaces for working with fulltext indexes.
The Lucene fulltext integration.
The RDBMS fulltext integration.
Collection of classes for indexing topic maps.
High level interfaces for locating and maintaining references to
topic maps.
INTERNAL: Classes that are used by many implementations.
Contains the in-memory implementation of the query language.
Code shared between query implementations.
-
Classes in net.ontopia.infoset.fulltext.core used by net.ontopia.infoset.fulltext.coreClassDescriptionINTERNAL: Represents an indexable unit of information.INTERNAL: Represents a name value pair that can be attached to a document.INTERNAL: A search result containing a list of ranked hits.
-
Classes in net.ontopia.infoset.fulltext.core used by net.ontopia.infoset.fulltext.impl.luceneClassDescriptionINTERNAL: Represents an indexable unit of information.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: Represents a search engine indexer.INTERNAL: Represents a search engine.INTERNAL: A search result containing a list of ranked hits. -
Classes in net.ontopia.infoset.fulltext.core used by net.ontopia.infoset.fulltext.impl.rdbmsClassDescriptionINTERNAL: Represents an indexable unit of information.INTERNAL: Represents a name value pair that can be attached to a document.INTERNAL: Represents a search engine.INTERNAL: A search result containing a list of ranked hits.
-
Classes in net.ontopia.infoset.fulltext.core used by net.ontopia.infoset.fulltext.topicmapsClassDescriptionINTERNAL: Represents an indexable unit of information.INTERNAL: The default document implementation.INTERNAL: Represents a search engine indexer.INTERNAL: A search result containing a list of ranked hits.
-
Classes in net.ontopia.infoset.fulltext.core used by net.ontopia.topicmaps.entryClassDescriptionInterface that describes a fulltext indexation service for use in
InMemoryTopicMapStore. -
Classes in net.ontopia.infoset.fulltext.core used by net.ontopia.topicmaps.impl.utils
-
Classes in net.ontopia.infoset.fulltext.core used by net.ontopia.topicmaps.query.impl.basic
-
Classes in net.ontopia.infoset.fulltext.core used by net.ontopia.topicmaps.query.impl.utils