Uses of Class
org.modeshape.search.lucene.LuceneConfigurations.PoolingDirectoryFactory

Packages that use LuceneConfigurations.PoolingDirectoryFactory
org.modeshape.search.lucene An implementation of the SearchEngine interface that uses the Lucene library. 
 

Uses of LuceneConfigurations.PoolingDirectoryFactory in org.modeshape.search.lucene
 

Subclasses of LuceneConfigurations.PoolingDirectoryFactory in org.modeshape.search.lucene
static class LuceneConfigurations.FileSystemDirectoryFromNameFactory
          A LuceneConfiguration implementation that creates FSDirectory instances for each workspace and index name.
static class LuceneConfigurations.RamDirectoryFactory
          A LuceneConfiguration implementation that creates RAMDirectory instances for each workspace and index name.
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.