| Package | Description |
|---|---|
| org.apache.solr.core |
Core classes implementin Solr internals and the management of
SolrCores |
| Modifier and Type | Class and Description |
|---|---|
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-2015 Apache Software Foundation. All Rights Reserved.