Hi Thomas, Hi list,
We have a problem with a standalone Oak repository using Solr indexing
where the async reindexing did not run for a long time while huge
imports have been made. Now an indexing run would require days and the
instance always crashes before it can finish. Now the idea is to create
a checkpoint manually, update the /:aync node to use the new checkpoint
and force the AsyncIndexUpdate to start from there. The Solr index would
be incorrect, but that could be fixed by touching the documents later.
Is this a feasible idea?
Best regards,
Manfred