Class FieldMapper.CopyTo

java.lang.Object
org.elasticsearch.index.mapper.FieldMapper.CopyTo
Enclosing class:
FieldMapper

public static class FieldMapper.CopyTo extends Object
Represents a list of fields with optional boost factor where the current field should be copied to
  • Method Details

    • empty

      public static FieldMapper.CopyTo empty()
    • toXContent

      public org.elasticsearch.xcontent.XContentBuilder toXContent(org.elasticsearch.xcontent.XContentBuilder builder, org.elasticsearch.xcontent.ToXContent.Params params) throws IOException
      Throws:
      IOException
    • copyToFields

      public List<String> copyToFields()