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

   I like the change. We can get fancy and extend it in the future, but the 
`toString()` today does not do its one job, the output is not readable. This 
fixes it to be more practical and not try to escape, in unnecessary cases.
   
   Separately: the output of `.toString()` is just that, for humans, and not 
guaranteed to be reparsable. I can practically guarantee it is a bad idea to do 
this.


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