Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • dimi309 245 posts 579 karma points
    May 26, 2011 @ 14:39
    dimi309
    0

    Examine multiple nodes problem

    Hello everyone,

    I am trying to set up Examine with our site, on Umbraco 4.7. I have set up the index set, the indexer and the searcher.

    However only two files get created in the index folder: segments.gen, and segments_1 and using Luke I can see that nothing gets indexed. I keep getting the following error in umbracoLog:

    Error adding to SiteMapProvider: System.InvalidOperationException: Multiple nodes with the same URL '/' 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 have republished all my nodes, and I have ever written an xslt procedure to output all Urls. There are no two '/' paths anywhere.

    I have read about such problems from other entries in the forum and, as I have mentioned I have tried to follow the information given there, but nothing seems to work in my case. Would someone happen to have an idea about what I can do?

    Thanks

  • dimi309 245 posts 579 karma points
    May 26, 2011 @ 16:59
    dimi309
    0

    Apparently this was a configuration error on my part. Everything works well now. Sorry for posting a question so fast.

    By the way, if anyone is starting out with Examine, I would strongly suggest the following package :)

    http://our.umbraco.org/projects/backoffice-extensions/examine-index-admin

  • Tim 1193 posts 2675 karma points MVP 4x c-trib
    Oct 07, 2011 @ 17:51
    Tim
    0

    Hi Dimitri,

    I'm having a similar problem, what did you do to solve it?

  • dimi309 245 posts 579 karma points
    Oct 07, 2011 @ 18:32
    dimi309
    0

    Hi Tim!

    From what I remember it was a very silly mistake on my part. I think I had declared my search indexer in ExamineSettings.config as UmbracoMemberIndexer instead of UmbracoContentIndexer, or done something like that.

    Best regards,

    Dimitri

Please Sign in or register to post replies

Write your reply to:

Draft