Copied to clipboard

Flag this post as spam?

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


  • Johan Blok 4 posts 24 karma points
    Nov 25, 2013 @ 16:15
    Johan Blok
    0

    Struggling to index PDF using Examine in 6.1.6

    Hi all,

    Am using Examine to search through 6.1.6 site content, works great.

    Now I want to search through media PDF. Added this line to ExamineSettings.config:

    <add name="PDFIndexer" type="UmbracoExamine.PDF.PDFIndexer, UmbracoExamine.PDF" extensions=".pdf" umbracoFileProperty="umbracoFile"/>
    

    The result is an error at startup:

    Provider must implement the class 'Examine.Providers.BaseSearchProvider'.
    

    It all seems a version conflict to me, but stuck right now. Any ideas?

    Thank you

    Johan

  • Johan Blok 4 posts 24 karma points
    Nov 25, 2013 @ 16:43
    Johan Blok
    0

    Always nice to be able your own answer your own questions. Forgot to add

    <IndexSet SetName="PDFIndexSet" IndexPath="~/App_Data/PDFIndexSet" />
    

    to ExamineIndex.config.

    Thanks

    Johan

  • Jeric 122 posts 192 karma points
    Jan 17, 2014 @ 19:34
    Jeric
    0

    Quick question, where do you get the dll (UmbracoExamine.PDF.PDFIndexer) from?
    I can't seems to find them anywhere and i'm trying to do the same thing.

     

    Thanks 

  • Omar El Sergany 4 posts 84 karma points
    Mar 14, 2020 @ 22:44
Please Sign in or register to post replies

Write your reply to:

Draft