OpenSearch/modules/lang-expression
Adrien Grand a14db8e17e Remove MappedFieldType.useTermQueryWithQueryString() and isNumeric(). #17599
In both cases, what elasticsearch is really interested in is whether the field
is an analyzed string field. So it can just check `tokenized()` instead.
2016-04-12 08:45:28 +02:00
..
licenses Upgrade Lucene 6 Release 2016-04-11 16:50:04 -05:00
src Remove MappedFieldType.useTermQueryWithQueryString() and isNumeric(). #17599 2016-04-12 08:45:28 +02:00
build.gradle Remove a few more Xlint skips 2016-01-06 23:28:13 -05:00