Package org.elasticsearch.index.mapper
Interface ArrayValueMapperParser
-
- All Known Implementing Classes:
CompletionFieldMapper,GeoPointFieldMapper
public interface ArrayValueMapperParserA marker interface indicating that this mapper can handle array value, and the array itself should be passed to it.