elasticsearch/modules/parent-join
Alan Woodward f2ac4f9953
Avoid using external values in parent-join and percolator mappers (#71834)
We would like to remove the use of 'external values' in document parsing.
This commit simplifies two of the four places it is currently used, by adding
direct indexValue methods to BinaryFieldMapper and ParentIdFieldMapper.

Relates to #56063
2021-04-20 12:18:42 +01:00
..
src Avoid using external values in parent-join and percolator mappers (#71834) 2021-04-20 12:18:42 +01:00
build.gradle Apply REST API compatibility testing for the :modules (#71137) 2021-04-02 11:20:54 -05:00