Copied to clipboard

Flag this post as spam?

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


  • Rik Helsen 670 posts 873 karma points
    Jun 05, 2012 @ 14:30
    Rik Helsen
    0

    Examine won't exclude a nodetype?

    Hello,

    We built a facetted search using Examine, and want to exclude a nodetype (the search result pages themselves). This seems simple at first, so we use the approatiate field in ExamineIndex.config:

          <IncludeNodeTypes>
         
    </IncludeNodeTypes>
    <
    ExcludeNodeTypes>       
    <
    add Name="SearchPage" />

     
    </ExcludeNodeTypes>
        </IndexSet

    However, even after rebuilding the search index (using the examine dashboard) the nodes of this type still return in the search results?

    Anyone knows what i might be doing wrong?

  • 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.

Please Sign in or register to post replies