Copied to clipboard

Flag this post as spam?

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


  • Frans de Jong 550 posts 1862 karma points MVP 4x c-trib
    Dec 20, 2016 @ 14:40
    Frans de Jong
    0

    Examine multisearch not working?

    Hi all,

    I'm trying to search in a pdf index and the external index.

    I found a lot of examples and they all look slightly different and none of them seem to work...

    If I put this line in the ExamineSettingsFile:

    <add name="MultiIndexSearcher"  type="Examine.LuceneEngine.Providers.MultiIndexSearcher, Examine"  indexSets="PDFIndexSet,ExternalIndexSet"  enableLeadingWildcards="true"/>
    

    If I search for a existing word it shows GET http://localhost:61388/umbraco/BackOffice/Api/ExamineManagementApi/GetSearchResults?searcherName=MultiIndexSearcher&query=banaan&queryType=text 400 (Wrong Searcher Type) in the debugger.

    If I search in the front-end it writes Exception: System.NullReferenceException in the logfile.

    Does someone have a working example for umbraco 7?

    Thanks, Frans

  • Frans de Jong 550 posts 1862 karma points MVP 4x c-trib
    Dec 21, 2016 @ 13:34
    Frans de Jong
    100

    The null reference is gone. It was a simple typo.

    It it true that I can't search the combined searcher in the umbraco backoffice?

  • 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