OpenSearch/modules/percolator
Jason Tedor 75c0cd0672
Move range field mapper back to core
This commit moves the range field mapper back to core so that we can
remove the compile-time dependency of percolator on mapper-extras which
compilcates dependency management for the percolator client JAR, and
modules should not be intertwined like this anyway.

Relates #27854
2017-12-17 14:27:10 -05:00
..
src percolator: also extract match_all queries 2017-12-15 08:50:29 +01:00
build.gradle Move range field mapper back to core 2017-12-17 14:27:10 -05:00