Try our conversational search powered by Generative AI!

Dont index SKU during creation.

Vote:
 

As I undestand from here: "https://world.episerver.com/documentation/developer-guides/find/Integration/episerver-cms-7-5-with-updates/Indexing/"

During process of sku creation it is being created in database and in Epi Find. It is correct?

If so, is there is possible solution to don't index sku during creation to improve performance?

#200029
Dec 25, 2018 11:08
Vote:
 

You probably want to look into ShouldIndex https://world.episerver.com/documentation/developer-guides/find/Integration/episerver-cms-7-5-with-updates/Indexing/ , so basically you can create a convention that if a variant is not published, then do not index it. Remember this will be executed every time you make changes to a VariationContent, so make sure it's as fast as possible 

#200052
Dec 27, 2018 18:57
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.