I can't seem to find any info on how to keep the size of /data/_systemUmbracoIndexDontDelete down. Does anyone know if there is anything available on this topic anywhere?
It's caused by major leaks in the original Lucene.Net implementation in Umbraco. If you're not using it (which you're most likely not) you can remove the Lucene.Net assembly and this prevents it from running at all (as far as I recall).
I believe you can cancel/ restart the indexer by hitting /umbraco/reindex.aspx on your site.
Size of _systemUmbracoIndexDontDelete directory
I can't seem to find any info on how to keep the size of /data/_systemUmbracoIndexDontDelete down.
Does anyone know if there is anything available on this topic anywhere?
/Thomas
It's caused by major leaks in the original Lucene.Net implementation in Umbraco. If you're not using it (which you're most likely not) you can remove the Lucene.Net assembly and this prevents it from running at all (as far as I recall).
I believe you can cancel/ restart the indexer by hitting /umbraco/reindex.aspx on your site.
Thanks a bunch.
I'll give it a try.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.