Package org.apache.solr.schema
Class IndexSchema.SchemaProps
- java.lang.Object
-
- org.apache.solr.schema.IndexSchema.SchemaProps
-
- All Implemented Interfaces:
org.apache.solr.common.MapSerializable
- Enclosing class:
- IndexSchema
public static class IndexSchema.SchemaProps extends Object implements org.apache.solr.common.MapSerializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
IndexSchema.SchemaProps.Handler
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<org.apache.solr.common.util.SimpleOrderedMap<Object>>
applyDynamic()
Map<String,Object>
toMap(Map<String,Object> map)
-