otanum

Results 4 comments of otanum

I have added some additional test data and tests. Merged to master. Please validate @ryanduffing. Fixed: 11.7.4.233+ Pull request: https://github.com/Epinova/Epinova.Elasticsearch/pull/163

Please validate that tracking table has the correct primary keys set. A similar error was fixed in https://github.com/Epinova/Epinova.Elasticsearch/commit/80f55d084d95e2492791ddd351f41f288d8ea1b9 The fix primary keys call will most likely fail if errors already...

The easiest solution is to empty the table. If the search stats are really important you have to write query to locate the problems.

Normally indexing is way faster than saving content. Is it possible to do the opposite of the Initializer in your scheduled job? https://github.com/Epinova/Epinova.Elasticsearch/blob/07cbd4337597ded490c1a28499636ba8cc72e971/src/Epinova.ElasticSearch.Core.EPiServer/Initialization/IndexingInitializer.cs First remove events and then readd them...