Uses of Class
org.apache.solr.core.StandardDirectoryFactory

Packages that use StandardDirectoryFactory
org.apache.solr.core Core classes implementin Solr internals and the management of SolrCore
 

Uses of StandardDirectoryFactory in org.apache.solr.core
 

Subclasses of StandardDirectoryFactory in org.apache.solr.core
 class MMapDirectoryFactory
          Directly provide MMapDirectory instead of relying on FSDirectory.open(java.io.File).
 class NIOFSDirectoryFactory
          Factory to instantiate NIOFSDirectory
 class NRTCachingDirectoryFactory
          Factory to instantiate NRTCachingDirectory
 class SimpleFSDirectoryFactory
          Factory to instantiate SimpleFSDirectory
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.