Uses of Class
org.apache.solr.core.CodecFactory
-
Packages that use CodecFactory Package Description org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCores -
-
Uses of CodecFactory in org.apache.solr.core
Subclasses of CodecFactory in org.apache.solr.core Modifier and Type Class Description classLuceneDefaultCodecFactorySimple factory for returning the Lucene default CodecclassSchemaCodecFactoryPer-field CodecFactory implementation, extends Lucene's and returns postings format implementations according to the schema configuration.classSimpleTextCodecFactory
-