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

   > On a busy server you have many fuzzy queries running at the same time, and 
long terms (names, emails, IDs close to length 256) do happen in real 
workloads. A few MB per query, times many concurrent searches, adds up.
   
   I don't buy that there is a single real actual use-case of someone using 
fuzzy query with massive concurrency on terms of length 256. If someone is 
doing this, they should change their tokenization and search strategy. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to