public class SchemaCodecFactory extends CodecFactory implements SolrCoreAware
| Constructor and Description |
|---|
SchemaCodecFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.codecs.Codec |
getCodec() |
void |
inform(SolrCore core) |
void |
init(NamedList args) |
public void inform(SolrCore core)
inform in interface SolrCoreAwarepublic void init(NamedList args)
init in interface NamedListInitializedPlugininit in class CodecFactorypublic org.apache.lucene.codecs.Codec getCodec()
getCodec in class CodecFactoryCopyright © 2000–2014 The Apache Software Foundation. All rights reserved.