Uses of Interface
ccc.plugins.search.Indexer

Packages that use Indexer
ccc.plugins   
ccc.plugins.search.lucene   
 

Uses of Indexer in ccc.plugins
 

Methods in ccc.plugins that return Indexer
 Indexer PluginFactory.createIndexer(java.lang.Object... theArguments)
           
 

Uses of Indexer in ccc.plugins.search.lucene
 

Subinterfaces of Indexer in ccc.plugins.search.lucene
 interface SimpleLucene
          Lucene implementation of the search API.
 

Classes in ccc.plugins.search.lucene that implement Indexer
 class SimpleLuceneFS
          Implementation of SimpleLucene operating on a file system index.
 



Copyright © 2010. All Rights Reserved.