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.
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?
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
is working on a reply...