cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

UniqueIdx for AsCategoryAwareSearchConfiguration

Former Member
1,063

I'm trying to impex a few facets into Adaptive Search. To override a facet (showing up in blue) I figured that among other things I need to impex AsCategoryAwareSearchConfiguration. Most of the fields are straight forward. For uid and uniqueIdex I'm using generated strings that I'm reasonbly sure that they are unique. However, my facet does not show up as overwritten.

So I did a flexible search on AsCategoryAwareSearchConfiguration and took a look at manually created entries. it seems that uniqueIdx contains the PK's of the related AsCategoryAwareSearchProfile and Category seperated with an underscore (_), for example: 8796093188288_8796158623886.

Do I really need to create a uniqueIdx containing these PK's or should it be sufficient to use any unique text?

Accepted Solutions (0)

Answers (4)

Answers (4)

namrataw-cp5
Newcomer
0 Likes

When importing, import mode should be relaxed and enable code execution should be checked.

former_member933063
Discoverer
0 Likes

Can anyone provide an example of this? I am having the same three years later.

adrian_scherrer
Explorer
0 Likes

Indeed, impexing Adaptive Search items is very confusing. Please provide a working example here or even better in help (https://help.sap.com/viewer/product/SAP_COMMERCE/1905/en-US?q=AsCategoryAwareSearchConfiguration)

sbouwers
Explorer
0 Likes

i'm struggling with the same issue, yet. Is there a solution in the meantime?