aleph icon indicating copy to clipboard operation
aleph copied to clipboard

Search results: Allow users to exclude a specific filter value

Open kjacks opened this issue 4 years ago • 2 comments

"Would it be possible to be able to have a widget that excludes datasets in a search as well as a widget that we already have that includes datasets. ....or a button to 'select all' so we can then uncheck datasets. We have some datasets that kind of pollute our search results but we still want them on our instance."

kjacks avatar Jun 23 '21 09:06 kjacks

@sunu out of curiousity - does elasticsearch support this kind of exclude filter out of the box? Or would this require a lot of additional configuration?

kjacks avatar Jun 30 '21 07:06 kjacks

We can probably use must_not query for that.

sunu avatar Jun 30 '21 08:06 sunu