Copied to clipboard

Flag this post as spam?

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


  • Murray Roke 503 posts 966 karma points c-trib
    May 21, 2013 @ 03:27
    Murray Roke
    0

    Adding my own Analyzer

    Hi, I have my own stemming analyzer.

    But I cannot select it on the search tab within examine inspector.

    Should I be able to? if so how?

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    May 21, 2013 @ 09:28
    Ismail Mayat
    0

    Murray,

    The list is hardcoded. Your best bet is to download source and either add your analyser to the list or use reflection to scan the bin and pick up all dlls that have class that inherits from analyser and use that to populate the list. Request contrib and I will add you to the project. Code is up on bitbucket.

    Regards

    Ismail

Please Sign in or register to post replies

Write your reply to:

Draft