Benson. Thanks. I was just hoping to avoid a whole bunch of boilerplate.

On 2014/06/09, 1:07 PM, Benson Margulies wrote:
Analyzer classes are optional; an analyzer is just a factory for a set of
token stream components. you can usually do just fine with an anonymous
class. Or in your case, the only thing different for each language will be
the stop words, so you can have one analyzer class with a language
parameter.
On Jun 9, 2014 7:02 AM, "Jamie" <[email protected]> wrote:



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to