on ‎2019 Mar 25 5:13 AM
I want to show StockLevelStatus as a facet in storefront, Able to see the StockLevelStatus getting indexed in Solr . I have written StockLvelStatusFacetDisplayNameProvider to display the facet names and also made facet Boolean as true . But in the storefront i'm not able to see the facet and there is no errors in the log.
Hybris version : 1811
Please help me out.
Request clarification before answering.
1) Configure your solr.impex as StockLevelStatus , made facet as true. 2) Write your boolean provider as "StockLevelStatusValueProvider ". 3) Automatically it be capture in facetNavRefinementFacet. 4) StockLvelStatusFacetDisplayNameProvider - to display the name if u want. In your case, While making the facet, Please make in DEFAULT Template and just try.
You can write something at facetNavRefinementFacet to see, if its coming over there. or else try to capture in SearchResultProductPopulator , its coming or not.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.