Copied to clipboard

Flag this post as spam?

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


  • Anders Brohus 194 posts 475 karma points
    Mar 23, 2017 @ 12:12
    Anders Brohus
    0

    Can't get this to run

    Hi :)

    I get an "configuration error", when i try to run the site after i have setup Full Text Search.

    I say's it can't find the file or FullTextSearch, i'm using the latest Umbraco version :/

  • Paul Sterling 718 posts 1534 karma points MVP 8x admin c-trib
    Mar 28, 2017 @ 17:19
    Paul Sterling
    100

    @Anders

    I think the docs are a bit out of date. In ExamineSettings.config you need to add the fully-qualified namespace for the assembly:

    <add name="FullTextIndexer" type="Governor.Umbraco.FullTextSearch.Providers.FullTextContentIndexer, Governor.Umbraco.FullTextSearch"..
    

    With that change, the package seems to work as expected with v.latest (7.5.11).

  • Anders Brohus 194 posts 475 karma points
    Mar 30, 2017 @ 06:32
    Anders Brohus
    0

    Arha thanks! :)

    Now it works! :D

Please Sign in or register to post replies

Write your reply to:

Draft