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
..
2016-04-11 16:50:04 -05:00
2016-01-06 23:28:13 -05:00