How to filter out by multiple fields in SEARCH API?

Hi gyus,

we need to get search results filtered by 2 fields. All results should have both values that is why we need an and condition.

We use this one:

Filters: 'type::metadata && tags::E69D3813-F485-4971-B917-407B1037058A '

But it does not work. We receive all results as for filters: 'type::metadata'.

Have you any idea, what do we do wrong? What will be the properly use of an and operator in search api?

Thank you in advance!

Best regards,

Ecaterina

Parents Reply Children
No Data