Developer forum

Forum » Feature requests » DoNotFailOnMismatchingProductCount for SQL based index

DoNotFailOnMismatchingProductCount for SQL based index

Adrian Ursu Dynamicweb Employee
Adrian Ursu
Reply

Hi guys,

I am using the SQL index to build a list with Orders for a special type of supervisor.

Everything is fine unless a new order does not come in while the index is running. When this happens, the initial count and the actual count don;t match and the index fails.

I have noticed a nice feature on the product index that allows the index to complete even if the Product count dsoes not match.
Can something similar be added to SQL index?

Is there any other way to solve my problem?

Thank you,

Adrian


Replies

 
Nicolai Pedersen
Reply

Yes, added it as default behavior (no need to set a setting), TFS#51507, due with the next release of Dynamicweb.Indexing package.

Watch MyGet for an update.

BR Nicolai

 
Adrian Ursu Dynamicweb Employee
Adrian Ursu
Reply

Excellent!

Thank you very much.

It's gonna save us from a lot of trouble.

Thank you,
Adrian