rmuir commented on PR #816:
URL: https://github.com/apache/lucene/pull/816#issuecomment-1110988180

   The analyzers need to not be slow at query-time too. A threadlocal is a 
reasonable datastructure to use, you see them in every programming language: 
https://en.wikipedia.org/wiki/Thread-local_storage
   
   I want to see these servers make real effort to not use 10,000 threads.


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