java.lang.Object
org.elasticsearch.index.mapper.FieldMapper.CopyTo
- Enclosing class:
FieldMapper
Represents a list of fields with optional boost factor where the current field should be copied to
-
Method Summary
Modifier and TypeMethodDescriptionstatic FieldMapper.CopyTo
empty()
toXContent
(XContentBuilder builder) withAddedFields
(List<String> fields)
-
Method Details
-
empty
-
withAddedFields
-
toXContent
- Throws:
IOException
-
copyToFields
-