search-ui icon indicating copy to clipboard operation
search-ui copied to clipboard

How I can apply filter with contain operation instead of full-match

Open netphager opened this issue 3 years ago • 3 comments

Hello, for example if I have a string like "My name is John" I would like to apply a filter that checks if the string contain John, curretly the filters are working with full match only.

I'm using addFilter() method for adding filters.

netphager avatar Oct 07 '22 21:10 netphager

Unfortunately can't do a contains filter with Search UI.

Are you using the App Search connector or the Elasticsearch connector?

JasonStoltz avatar Oct 12 '22 15:10 JasonStoltz

Hi, thanks for the reply I'm using Elasticsearch connector

netphager avatar Oct 12 '22 16:10 netphager

@joemcelroy You definitely can't do this with App Search. Any idea if you could do with the Elasticsearch connector?

JasonStoltz avatar Oct 13 '22 15:10 JasonStoltz

Hey, guys still didn't get answer to my question ?

netphager avatar Nov 02 '22 16:11 netphager

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Is this issue still important to you? If so, please leave a comment and let us know. As always, thank you for your contributions.

botelastic[bot] avatar Jan 01 '23 17:01 botelastic[bot]