org.apache.solr.schema
Class IndexSchemaFactory
java.lang.Object
org.apache.solr.schema.IndexSchemaFactory
- All Implemented Interfaces:
- NamedListInitializedPlugin
- Direct Known Subclasses:
- ClassicIndexSchemaFactory, ManagedIndexSchemaFactory
public abstract class IndexSchemaFactory
- extends Object
- implements NamedListInitializedPlugin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexSchemaFactory
public IndexSchemaFactory()
create
public abstract IndexSchema create(String resourceName,
SolrConfig config)
buildIndexSchema
public static IndexSchema buildIndexSchema(String resourceName,
SolrConfig config)
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.