Class RankFeatureMetaFieldMapper

All Implemented Interfaces:
Cloneable, Iterable<Mapper>, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment

public class RankFeatureMetaFieldMapper extends MetadataFieldMapper
This meta field only exists because rank feature fields index everything into a common _feature field and Elasticsearch has a custom codec that complains when fields exist in the index and not in mappings.