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

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

Uses of CodecFactory in org.apache.solr.core
 

Subclasses of CodecFactory in org.apache.solr.core
 class SchemaCodecFactory
          Per-field CodecFactory implementation, extends Lucene's and returns postings format implementations according to the schema configuration.
 



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