OpenSearch/modules/mapper-extras/src
Christoph Büscher 3f87c79500
Change ObjectParser exception (#31030)
ObjectParser should throw XContentParseExceptions, not IAE. A dedicated parsing
exception can includes the place where the error occurred.

Closes #30605
2018-06-04 20:20:37 +02:00
..
main/java/org/elasticsearch/index Remove unused query methods from MappedFieldType. (#30987) 2018-05-31 12:47:52 -07:00
test Change ObjectParser exception (#31030) 2018-06-04 20:20:37 +02:00