Page 1 of 1

Why isn't Manufacture facet not appearing in search results?

Posted: Wed Jul 09, 2014 4:03 am
by gowthamgutha
Manufacture facet isn't appeared in the search results for me i.e.

When I hit the following..

http://localhost:8001/search?q=hot+sauces

in the address bar, I am only able to see Price and Color.

The two problems here are, the facet Manufacture isn't appearing and an irrelevant facet Color is appeared here.
The next problem is that no facet that corresponds to the heat range is appeared here.

But where as, when I visit the category page..

http://localhost:8001/hot-sauces

I am able to see the Manufacture and Heat Range but not Color

I would like to know
1. How to eliminate the irrelevant facet color?
2. How to add manufacture and Heat Range (facet from product attributes) to the search page?

Thanks in advance. Hope you will reply as soon as possible.

Re: Why isn't Manufacture facet not appearing in search results?

Posted: Wed Jul 09, 2014 8:31 am
by gowthamgutha
I did it by updating the SHOW_ON_SEARCH field set to 1 in the BLC_SEARCH_FACET table for Manufacture and Heat Range.