How to filter Querystring using DSL?

how to use filter with dynamic query string. Below is my query.

tblsearch.Id:(*) this is my query string. This query string may change based on search code.

I need to filter tblsearch.Active:(1) from that search docs.

How to write search terms with filter using DSL.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.