rmuir commented on pull request #1966:
URL: https://github.com/apache/lucene-solr/pull/1966#issuecomment-705724494


   please use 
https://github.com/apache/lucene-solr/blob/master/lucene/core/src/java/org/apache/lucene/analysis/FilteringTokenFilter.java
 as a subclass and just implement accept() logic to determine whether a token 
should survive. It handles all the hairy parts, no securerandom needed


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to