cancel
Showing results for 
Search instead for 
Did you mean: 

How to write ImpEx for Backoffice Adaptive Search indexed field Boost ?

former_member907176
Discoverer
0 Kudos
687

In Backoffice under Adaptive Search, i boosted two indexed fields :- allowBuy, category

Search Profile is - simple-search Simple Search profile

I used Boost type - Multiplicative and boost value 100.

For Index Property allowBuy i used Operator Matches 'Yes'

For Index Property category i used Operator Matches 'New' and boost value is 90

Its working fine. But i need to create an ImpEx for it. From backoffice i need to remove those boosts. Then under HAC after impex import. I need to make it working.

How to create an impex for it ?

jerryjanda
Community Manager
Community Manager
0 Kudos

Welcome to the SAP Community! Thank you for visiting us to get answers to your questions.

Since you're asking a question here for the first time, I'd like to offer some friendly advice on how to get the most out of your community membership and experience.

First, please see https://community.sap.com/resources/questions-and-answers, as this resource page provides tips for preparing questions that draw responses from our members. Second, feel free to take our Q&A tutorial at https://developers.sap.com/tutorials/community-qa.html, as that will help you when submitting questions to the community.

I also recommend that you include a profile picture. By personalizing your profile, you encourage readers to respond: https://developers.sap.com/tutorials/community-profile.html.

I hope you find this advice useful, and we're happy to have you as part of SAP Community!

All the best,

--Jerry

Moderation Lead

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member634058
Active Participant

Hi Abhishek,

You need to insert values in AsSimpleSearchProfile and AsSimpleSearchConfiguration. Once you have set up the boost details in Adaptive Search, head back to Administration Cockpit module in backoffice, and check these two itemtypes from System->Types. You can create your impex accordingly.

Thanks.