OpenSearch/server
Julie Tibshirani cc0ff3aa71 Ensure field caps doesn't error on rank feature fields. (#44370)
The contract for MappedFieldType#fielddataBuilder is to throw an
IllegalArgumentException if fielddata is not supported. The rank feature mappers
were instead throwing an UnsupportedOperationException, which caused
MappedFieldType#isAggregatable to fail.
2019-07-16 15:56:50 -07:00
..
licenses Upgrade to lucene-8.2.0-snapshot-860e0be5378 (#44171) (#44184) 2019-07-11 09:17:22 -05:00
src Ensure field caps doesn't error on rank feature fields. (#44370) 2019-07-16 15:56:50 -07:00
build.gradle Upgrade HPPC to version 0.8.1 (#43025) 2019-06-12 13:14:16 +02:00