Copied to clipboard

Flag this post as spam?

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


  • Harriet Lawrie 7 posts 78 karma points
    Feb 13, 2017 @ 22:14
    Harriet Lawrie
    0

    Can't get basic examine search working

    Hi,

    I have been following this guide: https://our.umbraco.org/documentation/reference/searching/examine/quick-start

    All the configuration seems to be already done in my installation, I copied and pasted the code onto the page and then searched using ?query=code and nothing has returned...?

    I have gone to examine management and tried to do a search there under External Searcher and nothing returns.

    How do I go about troubleshooting this?

  • Harriet Lawrie 7 posts 78 karma points
    Feb 13, 2017 @ 22:35
    Harriet Lawrie
    0

    Ah, it looks like because I am logged in as a member, pages are hidden in the search because these pages are protected. I need to look into allowing logged in members to see their appropriate search results.

    Edit:

    All I needed was

      <ExamineSearchProviders defaultProvider="InternalSearcher">
    

    rather than external searcher!

  • 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