Copied to clipboard

Flag this post as spam?

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


  • Dan 43 posts 72 karma points
    Jun 28, 2011 @ 12:55
    Dan
    0

    Examine System.NotImplementedException

    Howdy.

    I'm using Examine v1.1 with a CustomDataService and everything was working fine. I must have B0rked somethnig though because I came to rebuild the index today and I'm getting ...

    IndexerData = 'Examine.ExamineManager.Instance.IndexerData' threw an exception of type 'System.NotImplementedException'

    It's happening when I call ... ExamineManager.Instance.IndexProviderCollection["ProductIndexer"].RebuildIndex();

    Anyone had this before?

    ta

  • Dan 43 posts 72 karma points
    Jun 28, 2011 @ 13:25
    Dan
    0

    Actually, that's not the error at all.

    When I call RebuildIndex, the error is "Value cannot be null. Parameter name: value"

    Does that point to the data I'm trying to index maybe?

  • Dan 43 posts 72 karma points
    Jun 28, 2011 @ 15:34
    Dan
    1

    It was the data. I wasn't checking for when then db field was empty.

  • 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