on 2018 Jun 04 8:59 AM
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?
i'm struggling with the same issue, yet. Is there a solution in the meantime?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
12 | |
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.