Skip to Content
0
Jul 28, 2022 at 01:05 PM

Category facet as multiselect in the sap cloud infrastructure

164 Views Last edit Jul 28, 2022 at 01:06 PM 2 rev

Hi all,

We faced with issue that we cannot change category facet to multiselect in the sap cloud.

On the local machine all fine. We changed category SolrIndexedProperty and set facetType=MultiSelectOr. And locally it works.

But for the cloud environment it dos not work. Facet populated as multiselect=false

Also for test we created new "testCategory" SolrIndexedProperty with the same fieldValueProvider; facetDisplayNameProvider; topValuesProvider and import it on dev environment. And this test SolrIndexedProperty works as expected. So the problem is only with "Category" facet

Has anyone encountered a similar problem? Are there any restrictions for the "category" facet?

Thank you