Uses of Class
org.apache.solr.core.IndexReaderFactory
-
Packages that use IndexReaderFactory Package Description org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCore
s -
-
Uses of IndexReaderFactory in org.apache.solr.core
Subclasses of IndexReaderFactory in org.apache.solr.core Modifier and Type Class Description class
StandardIndexReaderFactory
Default IndexReaderFactory implementation.Methods in org.apache.solr.core that return IndexReaderFactory Modifier and Type Method Description IndexReaderFactory
SolrCore. getIndexReaderFactory()
-