November Happy Hour will be moved to Thursday December 5th.
Hi Guys,
In my project I am using Find, In Best Bets we have 3 options,
1. Local
2. Commerce
3.External Link
I tried to use Commerce option (Mapping category elements for my search) in Best Bets,
Its not working.
I need some code samples as well, If any.
thanks in Advance.
Hi Guys,
In my project I am using Find, In Best Bets we have 3 options,
1. Local
2. Commerce
3.External Link
I tried to use Commerce option (Mapping category elements for my search) in Best Bets,
Its not working.
I need some code samples as well, If any.
thanks in Advance.
Best bets expect CatalogContent to be indexed. If you are indexed POCO objects, then it will not work.
Index CatalogContentBase and try.
Refer the below link.
https://world.episerver.com/documentation/developer-guides/commerce/search/find-integration/indexing-poco-objects-instead-of-catalogcontentbase/
Regards,
Mekala V