Hi, It's a common use case in ecommerce world and I would like to hear best approaches to implement them. What are the options to implement "red shoes" (color category), "Men's bikes" (Gender category) or "Samsung TV" (brand catgeory) kind of queries?
is it better to implement using filters like color, gender, category, brand? or should we be searching and boost the results on those fields? We may need to some query preprocessing to identify the filters for filter query. I know its business decision and mainly involves in recall vs precision. But I would like to hear suggestions. Thanks & regards, Sreenivas