Got a v6.1.6 install with around 14,000 nodes, I've noticed that I'm experencing issues when querying a large subset of Media (using Umbraco.TypedMedia) so I tried to re-index the Examine indexes, I tried the following:
Rebuild through the Examine Dashboard - Times out, rebuild never happens
Deleting the ExamineIndexes folder and recycle pool - Index rebuilding appears to start but folders remain with just 2 files in them (segmenets.gen, segments_1), rebuild never happens even after over 1 hour
I've set logging to Trace but the UmbracoTraceLog does not reveal any failure messages, so I'm now wondering if the issue might be with the content or media which is causing the index build to fail?
I don't have any custom Examine indexes configured either, just the default Umbraco ones.
Any help appreciated as this is driving me nuts :-)
v6.1.6 - Examine index rebuild never completes
Hi all
Got a v6.1.6 install with around 14,000 nodes, I've noticed that I'm experencing issues when querying a large subset of Media (using Umbraco.TypedMedia) so I tried to re-index the Examine indexes, I tried the following:
Hi Kevin,
Maybe problem in folders permission?
Hi Alex
I've checked those, also if I remove the Index folders it does successfully recreate them, but the indexes remain empty (i.e. no documents).
Thanks
Kev
Kevin, I think that Umbraco.TypedMedia doesn't use Examine index at all.
is working on a reply...