Hello, I have noticed that in Lucene 2.9 Token is now a deprecated class and many of the Lucene analyzers have been moved over to the new API. Is there the intention to do the same to the to the Solr analyzers and filters? Is it still worth while creating a new Filter that uses the Token based API?
Thank you, Chris