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 SolrCoreAware
public void init(NamedList args)
init
in interface NamedListInitializedPlugin
init
in class CodecFactory
public org.apache.lucene.codecs.Codec getCodec()
getCodec
in class CodecFactory
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.