public class SchemaCodecFactory extends CodecFactory implements SolrCoreAware
compressionMode can be
provided to chose between the different compression options for
stored fields| Modifier and Type | Field and Description |
|---|---|
static String |
COMPRESSION_MODE
Key to use in init arguments to set the compression mode in the codec.
|
static Lucene50StoredFieldsFormat.Mode |
SOLR_DEFAULT_COMPRESSION_MODE |
| Constructor and Description |
|---|
SchemaCodecFactory() |
public static final String COMPRESSION_MODE
public static final Lucene50StoredFieldsFormat.Mode SOLR_DEFAULT_COMPRESSION_MODE
public void inform(SolrCore core)
inform in interface SolrCoreAwarepublic void init(NamedList args)
init in interface NamedListInitializedPlugininit in class CodecFactorypublic Codec getCodec()
getCodec in class CodecFactoryCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.