gsmiller commented on issue #14161: URL: https://github.com/apache/lucene/issues/14161#issuecomment-2610240868
Oh gross. Good catch! It seems like the desire in this exception message is to print out the `previous` bytes ref in the same was as `current`. I wonder if we should implement `BytesRefBuilder#toString` to delegate to its underlying `ref` buffer? -- 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]
