What are the advantages of using keyword redirection within Search and Navigation? Note: There
are 2 correct answers to this question.
Answer : A, B
What must you always specify when you are creating a new Adaptive Search Profile? Note: There
are 3 correct answers to this question.
Answer : B, C, E
You have created your products and price rows using the approach displayed in the following
ImpEx file: $catalog-id=Default $catalogversion=Staged $catalogversion=catalogversion(catalog(id),version)
[unique=true,default=$catalog
-id:$catalog-version] INSERT_UPDATE
Product;code[unique=true];$catalogversion;name[lang=en];unit(code);approvalStatus(code); ;pro
duct1;;product1;pieces;approved; ;product2;;product2;pieces;approved; #in total 1000 product
data lines INSERT_UPDATE
PriceRow;productId[unique=true];price;unit(code);currency(isocode) ;product1;100;pieces;EUR ;pr
oduct2;200;pieces;EUR #in total 1000 price row data lines. After you import this file and
synchronize the catalogs (Staged to Online), how many items are stored in the database?
Answer : A
How are relations modeled in the database? Note: There are 2 correct answers to this question.
Answer : C, D
To define the data that gets extracted into the Solr index for searching, what do you need to
provide? Note: There are 2 correct answers to this question.
Answer : A, D
Which order-splitting strategies are provided in the basecommerce extension? Note: There are 3
correct answers to this question.
Answer : A, B, C
When you define an aspect in your manifest.json file, what types of information should you
provide? Note: There are 2 correct answers to this question.
Answer : C, D