| Package | Description |
|---|---|
| org.apache.solr.schema |
FieldType plugins that have additional dependencies. |
| 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–2014 The Apache Software Foundation. All rights reserved.