Describe the bug
elasticSearchFormat doesn't support
Operator ends_with
Operator starts_with
To Reproduce
go to the link RAQB
create a rule for a string field and select ends_with or starts_with operators.
Expected behavior
either do not show the ends_with or starts_with operators or create a proper elastic query object for this operators:
e.g. wildcards
Screenshots
as you can see, elasticSearchFormat is empty.