Package org.apache.solr.schema
Class IndexSchema.SchemaProps
- java.lang.Object
-
- org.apache.solr.schema.IndexSchema.SchemaProps
-
- All Implemented Interfaces:
MapSerializable
- Enclosing class:
- IndexSchema
public static class IndexSchema.SchemaProps extends Object implements 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
applyDynamic()
Map<String,Object>
toMap(Map<String,Object> map)
-
-
-
Field Detail
-
name
public final String name
-
-
Method Detail
-
applyDynamic
public Collection applyDynamic()
-
-