cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Filter Solr Suggestions based on value of non-facet Indexed property in Hybris

0 Likes
490

I want to filter out the solr suggestions on auto suggest given by Solr when indexed property blacklisted holds value true. Solr still displays the suggestions contained in blacklisted products. https://localhost:8983/solr/core1/suggest?cfq=blacklisted_boolean%3Afalse&q=2106 ---- not working https://localhost:8983/solr/core1/suggest?fq=blacklisted_boolean%3Afalse&q=2106 ---- not working Is there any way to achieve the same ? Any help will be appreciated.

Accepted Solutions (0)

Answers (0)