Skip to content

elasticSearchFormat doesn't support endsWith and startsWith for string values #1279

@yusufarsln98

Description

@yusufarsln98

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

Image

as you can see, elasticSearchFormat is empty.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions