**Describe the bug** elasticSearchFormat doesn't support Operator ends_with Operator starts_with **To Reproduce** go to the [link RAQB](https://ukrbublik.github.io/react-awesome-query-builder/) 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** <img width="1904" height="777" alt="Image" src="https://github.com/user-attachments/assets/5ba42465-9a0f-435b-866d-02a30e23e698" /> as you can see, elasticSearchFormat is empty.