Uses of Class
org.apache.solr.schema.IndexSchema.DynamicCopy
-
Packages that use IndexSchema.DynamicCopy Package Description org.apache.solr.schema IndexSchemaandFieldTypeimplementations for powering schema.xml -
-
Uses of IndexSchema.DynamicCopy in org.apache.solr.schema
Fields in org.apache.solr.schema declared as IndexSchema.DynamicCopy Modifier and Type Field Description protected IndexSchema.DynamicCopy[]IndexSchema. dynamicCopyFieldsMethods in org.apache.solr.schema that return IndexSchema.DynamicCopy Modifier and Type Method Description IndexSchema.DynamicCopy[]IndexSchema. getDynamicCopyFields()
-