OpenSearch/modules/mapper-extras
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 Move range field mapper back to core 2017-12-17 14:27:10 -05:00
build.gradle Move non-core mappers to a module. (#26549) 2017-09-13 17:58:53 +02:00