Package org.elasticsearch.index.mapper
Class FieldMapper.CopyTo
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
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic FieldMapper.CopyTo
empty()
toXContent
(XContentBuilder builder, ToXContent.Params params)
-
Method Details
-
empty
-
toXContent
public XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws IOException - Throws:
IOException
-
copyToFields
-