|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CopyField | |
|---|---|
| org.apache.solr.schema |
IndexSchema and FieldType implementations for powering schema.xml |
| Uses of CopyField in org.apache.solr.schema |
|---|
| Fields in org.apache.solr.schema with type parameters of type CopyField | |
|---|---|
protected Map<String,List<CopyField>> |
IndexSchema.copyFieldsMap
|
| Methods in org.apache.solr.schema that return types with arguments of type CopyField | |
|---|---|
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()
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||