Uses of Interface
ccc.plugins.search.Index

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

Uses of Index in ccc.plugins
 

Methods in ccc.plugins that return Index
 Index PluginFactory.createIndex(java.lang.Object... theArguments)
           
 

Uses of Index in ccc.plugins.search.lucene
 

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

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



Copyright © 2010. All Rights Reserved.