Copied to clipboard

Flag this post as spam?

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


  • satjinder 16 posts 28 karma points
    Apr 23, 2010 @ 23:15
    satjinder
    0

    Search does not work on the pages without Public Access

    If I add a content in a node with no protection defined, search is able to find it. However if I put a "Role Based" protection on the node and add child node to it, search is unable to find the newly added node.

     

    I am on umbraco v 4.0.3 (Assembly version: 1.0.3680.15881)

     

    Any help will be appreceated.

     

     

     

     

  • Shannon Deminick 1524 posts 5270 karma points MVP 2x
    Apr 24, 2010 @ 02:48
    Shannon Deminick
    0

    Unfortunately this is hard coded into the search engine in the Umbaco back office in 4.0.x It will not index any content that has security applied to them.

    In 4.1 however, the search/indexing engine has been completely replaced with Umbraco Examine and by default it will allow you to search for nodes that have security applied to them in the back office but this is completely configurable.

     

  • Shannon Deminick 1524 posts 5270 karma points MVP 2x
    Apr 24, 2010 @ 02:49
    Shannon Deminick
    0

    Your other option would be to recompile 4.0.3 with this restriction removed (from memory you'd just have to uncomment a couple lines of code in the indexer)

     

  • satjinder 16 posts 28 karma points
    Apr 26, 2010 @ 07:54
    satjinder
    0

    Thanks Shannon, I will give it a go.

Please Sign in or register to post replies

Write your reply to:

Draft