OpenSearch/modules/percolator
Jim Ferenczi 7e60cf3e54 Move parent_id query to the parent-join module (#25072)
This change moves the parent_id query to the parent-join module and handles the case when only the parent-join field can be declared on an index (index with single type on).
If single type is off it uses the legacy parent join field mapper and switch to the new one otherwise (default in 6).

Relates #20257
2017-06-06 19:35:14 +02:00
..
src Move parent_id query to the parent-join module (#25072) 2017-06-06 19:35:14 +02:00
build.gradle Add parent-join module (#24638) 2017-05-12 15:58:06 +02:00