Page 1 of 1
How to add category as search facet?
Posted: Wed Jul 09, 2014 8:01 am
by gowthamgutha
I would like to add category as search facet beside manufacture and price. How could I do that?
Thanks in advance. Hope you will reply as soon as possible.
Re: How to add category as search facet?
Posted: Sat Jan 17, 2015 9:58 am
by ccarhuapoma
Hi guys,
Any update / suggestions about this, need something similar to implement.
Thanks in advance
Re: How to add category as search facet?
Posted: Sat Jan 17, 2015 4:29 pm
by phillipuniverse
Look at
https://github.com/BroadleafCommerce/Br ... issues/859. In the latest non-released version of Broadleaf you can now traverse through List properties and other bean properties from that.
Re: How to add category as search facet?
Posted: Thu Jul 30, 2015 1:29 pm
by sumit784
,,
Re: How to add category as search facet?
Posted: Fri Jul 31, 2015 11:39 am
by phillipuniverse
You don't want to add the category, you want to add the category.name field.
Re: How to add category as search facet?
Posted: Fri Jul 31, 2015 10:03 pm
by sumit784
Thanks.
Got it. Can see the Categories name now.