Uses of Package
org.tm4j.topicmap.index.text

Packages that use org.tm4j.topicmap.index.text
org.tm4j.topicmap.index.text Provides interfaces for text indexing functionality and basic implementations using jakarta-lucene. 
 

Classes in org.tm4j.topicmap.index.text used by org.tm4j.topicmap.index.text
FullTextIndex
          Defines Methods for using a FullTextIndex.
QueryHit
          This interface defines methods for accessing a concrete hit when quering the full text index
QueryResult
          This encapsulates the Result of Quering a FullText Index