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

Packages that use CodecFactory
org.apache.solr.core   
 

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-2012 Apache Software Foundation. All Rights Reserved.