Hi,
Considering the StopWords, we need to expose/configure the stop words list to accomodate other languages. RIght now I can do all of this pointing to an item or a sql table, but if we had an interface when setting up an analyzer to set a dictonary/list of values, would be easier to maintain and deploy to multiple solutions.
A dictionary works better than a list, because with the same concept, we could add a Synonim analyzer when the customer could set their own settings, for example:
- 4 = Four
- TM = Trademark
- DWTC = Dynamicweb Tech Conference
Best Regards,
Nuno Aguiar