Copied to clipboard

Flag this post as spam?

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


  • Jamie Howarth 306 posts 773 karma points c-trib
    Aug 01, 2012 @ 17:42
    Jamie Howarth
    0

    Examine - get index by searcher

    Hi guys,

     

    I've got a search index and I really don't like the idea of having to hard-code the fields to search into a class library.

    I saw there was a property on ExamineManager called IndexerData, but both getter & setter in the source throw NotImplementedExceptions.

    So I have two questions:

    1. Can this be implemented? If so, can it make its' way into the next release?
    2. Failing #1, is there a way of retrieving the index associated with a searcher? I know that normally it's based on nomenclature but I don't want to have to make that assumption in code.
    Thanks in advance,
    Benjamin

Please Sign in or register to post replies

Write your reply to:

Draft