Hi there everyone!
I've been using umbraco for about a year now, but I've only recently started using Examine for searching. I'm having an issue that I can't seem to find any info on from searching both this site and Google. The gist of the issue is that I have A LOT of nodes, and it appears that the Examine Index Queue is not being fully processed. I've tried the usual solutions (deleting the ExamineIndexes folder and restarting the application pool; saving a publishing a node to trigger an optimization; etc), but nothing seems to work. I'm looking at my `ExamineIndexes\LAZ\Queue` folder right now and I have 7 Folders (1-5, 9, 10). They all have about 500 items in them with the exception of 10 which has about 4800 items). It seems that if I publish a node and then recheck the folders that one of them will drop down by a few hundred, but then the progress stops.
The only error I'm getting in error logs is when I publish certain articles that exist in different areas of the tree with the same name:
Error adding to SiteMapProvider: System.InvalidOperationException: Multiple nodes with the same URL '/the-facts-on-file-companion-to-british-poetry-before-1600/sonnet-31.aspx' were found. XmlSiteMapProvider requires that sitemap nodes have unique URLs. at System.Web.StaticSiteMapProvider.AddNode(SiteMapNode node, SiteMapNode parentNode) at umbraco.presentation.nodeFactory.UmbracoSiteMapProvider.loadNodes(String parentId, SiteMapNode parentNode)
I'm using umbraco 4.5.2, Lucene.Net Version 2.9.2.2, UmbracoExamine Version 0.10.0.292, and Examine Version 0.10.0.292.
Thanks,
Any help would be greatly appreciated. I can also post up any other details you need.
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/21430-examine-20kplus-nodes-indexing-issues