Uses of Interface
net.ontopia.infoset.fulltext.core.SearcherIF

Packages that use SearcherIF
net.ontopia.infoset.fulltext.impl.lucene The Lucene fulltext integration. 
net.ontopia.infoset.fulltext.impl.rdbms The RDBMS fulltext integration. 
net.ontopia.topicmaps.entry High level interfaces for locating and maintaining references to topic maps. 
net.ontopia.topicmaps.impl.utils INTERNAL: Classes that are used by many implementations. 
net.ontopia.topicmaps.query.impl.basic Contains the in-memory implementation of the query language. 
 

Uses of SearcherIF in net.ontopia.infoset.fulltext.impl.lucene
 

Classes in net.ontopia.infoset.fulltext.impl.lucene that implement SearcherIF
 class LuceneSearcher
          INTERNAL: The Lucene search engine implementation.
 

Uses of SearcherIF in net.ontopia.infoset.fulltext.impl.rdbms
 

Classes in net.ontopia.infoset.fulltext.impl.rdbms that implement SearcherIF
 class RDBMSSearcher
          INTERNAL: A generic RDBMS fulltext searcher implementation.
 

Uses of SearcherIF in net.ontopia.topicmaps.entry
 

Methods in net.ontopia.topicmaps.entry that return SearcherIF
 SearcherIF AbstractOntopolyURLReference.getSearcher()
           
 

Uses of SearcherIF in net.ontopia.topicmaps.impl.utils
 

Classes in net.ontopia.topicmaps.impl.utils that implement SearcherIF
 class FulltextIndexManager
          INTERNAL: The indexer manager will keep track of base names, variants and occurrences that are changed in the topic map.
 

Fields in net.ontopia.topicmaps.impl.utils declared as SearcherIF
protected  SearcherIF FulltextIndexManager.luceneSearcher
           
 

Uses of SearcherIF in net.ontopia.topicmaps.query.impl.basic
 

Fields in net.ontopia.topicmaps.query.impl.basic declared as SearcherIF
protected  SearcherIF ValueLikePredicate.searcher
           
 



Copyright © 2000-2012 Ontopia.