Seeking advice.

I have an application where I need to know which tokens are stop
words. Most analyzers construct the token stream in a way that those
tokens are filtered out -- this isn't what I need, I want them in, but
marked somehow. The question is how to do it nicely and in a simple
way, possibly reusing existing token filters? I had a few ideas but
they all seem awkward -- let me know if I'm missing something obvious.

Dawid

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

Reply via email to