| Package | Description |
|---|---|
| org.apache.solr.schema |
IndexSchema and FieldType implementations for powering schema.xml |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,List<CopyField>> |
IndexSchema.copyFieldsMap |
| Modifier and Type | Method and Description |
|---|---|
List<CopyField> |
IndexSchema.getCopyFieldsList(String sourceField)
Get all copy fields for a specified source field, both static
and dynamic ones.
|
Map<String,List<CopyField>> |
IndexSchema.getCopyFieldsMap() |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.