Copied to clipboard

Flag this post as spam?

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


  • Steve Brown 125 posts 290 karma points
    Sep 17, 2013 @ 22:09
    Steve Brown
    0

    indexing error running umbraco 6.1.5 and full text search 6.1.0

    I've installed on umbraco 6.1.5 and configured the settings per the documentation, but I'm getting an indexing error in my log. I've tried recreating the index on the full text search tab as well as manually deleting the index and recreating it. I'd appreciate any guidance.

    2013-09-17 15:52:59,052 [98] ERROR UmbracoExamine.DataServices.UmbracoLogService - [Thread 101] Provider=FullTextIndexer, NodeId=-1
    System.Exception: Error indexing queue items,Object reference not set to an instance of an object., IndexSet: FullTextIndexSet
  • Governor Technology 146 posts 551 karma points
    Sep 18, 2013 @ 16:51
    Governor Technology
    0

    Hi Steve

    Can you please include your FulltextSearch.config, ExamineSettings.config and ExamineIndex.config?

    So far I am only able to reproduce this error if the FullTextSearch.config <Enabled> is set to false and I recreate the index. Hopefully your configurations might provide further info.

    Can you also please confirm when exactly are you getting this error in your log, i.e. when you publish a node or using the Developer FullTextSearch tab buttons or both?

    Many thanks,
    Rigardt

  • Steve Brown 125 posts 290 karma points
    Sep 18, 2013 @ 18:02
    Steve Brown
    0

    Ok, the problem started after I hit the "recreate index" button in the developer page, full text search tab. I uninstalled and reinstalled but my full text search index was still empty. I had to uninstall, delete the fullTextCache table, delete the folder that had the indexes, and reinstall. It seems to be working again now and I'm getting search results.

  • Governor Technology 146 posts 551 karma points
    Sep 18, 2013 @ 18:06
    Governor Technology
    100

    Can you recall when you first clicked the "recreate index" button, if your FullTextSearch.config has been configured already (i.e. <Enabled>, <HttpUrl>/<HttpHost>) ?

  • Steve Brown 125 posts 290 karma points
    Sep 18, 2013 @ 19:07
    Steve Brown
    0

    I think you're probably right, I most likely did not set up the config file beforehand. I just clicked the button now and everything is still working.

  • Governor Technology 146 posts 551 karma points
    Oct 14, 2013 @ 14:08
    Governor Technology
    0

    It turns out that the cause of this issue was when it was trying to index a node with no template selected. I've uploaded new versions of the package which should fix this.

Please Sign in or register to post replies

Write your reply to:

Draft