Copied to clipboard

Flag this post as spam?

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


  • Kostas Athanasopoulos 4 posts 25 karma points
    May 16, 2011 @ 16:05
    Kostas Athanasopoulos
    0

    Indexes not updated - Lucene, Examine, UmbracoExamine versions

    Hello people,
    We have just installed XSLTSearch 2.8 (due to our legacy xml schema) and we are trying to build our indexes. Index folders and some files are indeed created in the designated directories but there are no actual indexes updated by the Lucene search engine. We have the following configuration:
    Umbraco version: 4.5.2
    Lucene.Net.dll [Assembly version: 2.9.2.2]
    Examine.dll [Assembly version: 0.9.2.2]
    UmbracoExamine.dll [Assembly version: 0.9.2.2]
    I ve been trying to make this work with various  ExamineIndexProviders and ExamineSearchProviders with no success. What is the correct type for each configuration  set provider?

    Also what is the correct type value for the Examine and ExamineLuceneIndexSets sections? I use the following:
        <section name="Examine" type="Examine.Config.ExamineSettings, Examine" requirePermission="false" />
        <section name="ExamineLuceneIndexSets" type="UmbracoExamine.Config.ExamineLuceneIndexes, UmbracoExamine" requirePermission="false" />
    There is also an error in  UmbracoLog:
    Could not load type 'UmbracoExamine.LuceneExamineIndexer' from assembly 'Examine'
    I am sure it is something simple i miss.
    Help would greatly be appreciated!
Please Sign in or register to post replies

Write your reply to:

Draft