uschindler commented on PR #14311:
URL: https://github.com/apache/lucene/pull/14311#issuecomment-2701841157

   > @renatoh that seems fine, If you have a way to do it so it works. Because 
they are just booleans I wasn't sure?
   > 
   > I also can't remember if there is a way that you can signal a deprecation 
from parameter specified in the TokenFilterFactory (even if its just a hook 
method for e.g. solr, elasticsearch, etc to use). Maybe @uschindler knows.
   
   We have no mechanism for deprecating those map keys for the factory.
   
   We can only log a warning, but have no standard way for this yet.
   
   Solr can only detect deprecated factories (it checks for the `@Deprecated` 
annotation and logs are warning).


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

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