Hi all,
I'm using aggregates to create some filters on a search, but I want to be able to update the filters after a filter has been applied to only show aggregates that the filtered result list has. Is there any way to do this in the API? Thanks!
What would also work is if I can have say 3 different queries and search those three queries on 3 different fields all in one call. So search one term on item title, another on item brand, another on item color, etc. Is there a way to do that as one nested or compound query?