hi DWs
I have a solution where the search index updater is generating a lot of errors on regular basis:
solution is 8.2.
some of the errors is:
[501] An error occured while updating an index.
Index: Products
Error message: ID can not be empty string
Parameter name: id
--
[501] An error occured while updating an index.
Index: Products
Error message: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
--
[502] An error occured while querying an index.
Index: Products
Error message: maxClauseCount is set to 1024
Call stack: at Lucene.Net.Search.BooleanQuery.Add(BooleanClause clause)
What can be done?
Update is FULL update every day @06:00
There is a dedicated SQLserver on the solution. The timeout is very odd.
/thanks
Peter