Questions tagged [amazon-opensearch]

242 questions
-3
votes
0 answers

Opensearch sql query failing after adding regex function to count records in where clause

I am trying to use Opensearch provided regex function to count records(in json format) which have any value matching with given regex for the given field. Means, attributes.cat_specs.item_name contains any alphabet characters. But some how query…
1 2 3
16
17