org.apache.solr.schema
Class ClassicIndexSchemaFactory

java.lang.Object
  extended by org.apache.solr.schema.IndexSchemaFactory
      extended by org.apache.solr.schema.ClassicIndexSchemaFactory
All Implemented Interfaces:
NamedListInitializedPlugin

public class ClassicIndexSchemaFactory
extends IndexSchemaFactory


Constructor Summary
ClassicIndexSchemaFactory()
           
 
Method Summary
 void init(NamedList args)
           
 
Methods inherited from class org.apache.solr.schema.IndexSchemaFactory
buildIndexSchema, create, getResourceNameToBeUsed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassicIndexSchemaFactory

public ClassicIndexSchemaFactory()
Method Detail

init

public void init(NamedList args)


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