If I try to build index i get an error, anyone know where to start ?
Another question, why is index marked as ok in overview ?
From logfile:
2022-08-11 13:33:49.308: Reading next batch, starting from ProductautoID: 0. ThreadID: 183
2022-08-11 13:33:51.074: Reading next batch, starting from ProductautoID: 34909. ThreadID: 183
2022-08-11 13:33:52.949: Reading next batch, starting from ProductautoID: 35586. ThreadID: 183
2022-08-11 13:33:54.683: Reading next batch, starting from ProductautoID: 36196. ThreadID: 183
2022-08-11 13:33:56.402: Reading next batch, starting from ProductautoID: 37029. ThreadID: 183
2022-08-11 13:33:57.949: Reading next batch, starting from ProductautoID: 37841. ThreadID: 183
2022-08-11 13:33:59.699: Reading next batch, starting from ProductautoID: 38647. ThreadID: 183
2022-08-11 13:34:01.386: Reading next batch, starting from ProductautoID: 39406. ThreadID: 183
2022-08-11 13:34:03.199: Reading next batch, starting from ProductautoID: 40921. ThreadID: 183
2022-08-11 13:34:04.152: Reading next batch, starting from ProductautoID: 41855. ThreadID: 183
2022-08-11 13:34:04.152: Error processing products. System.NullReferenceException: Object reference not set to an instance of an object. at Dynamicweb.Ecommerce.Indexing.ProductIndexBuilder.<>c__DisplayClass321_0.<GetProductGroupRelations>b__0(ProductGroupRelation x) at System.Linq.Enumerable.WhereListIterator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at System.Lazy`1.CreateValue() at System.Lazy`1.LazyInitValue() at Dynamicweb.Ecommerce.Indexing.ProductIndexBuilder.ProcessProducts(SqlConnection connection, IIndexWriter writer, Tracker tracker)
2022-08-11 13:34:04.152: Error processing products
2022-08-11 13:34:04.152: Completed processing products. ThreadID: 183
2022-08-11 13:34:04.152: Closing index writer, just trying... ThreadID: 183
2022-08-11 13:34:04.277: Closed index writer successfully. ThreadID: 183
2022-08-11 13:34:04.277: Ended build process. ThreadID: 183
2022-08-11 13:34:04.277: Completed (4204 / 4204). ThreadID: 183