dsmiley commented on PR #2327:
URL: https://github.com/apache/solr/pull/2327#issuecomment-2016361123

   Okay.  For simplicity, let's just remap each whitespace to the first 
non-whitespace in the chosen block.  Or maybe even simpler -- the letter 'X' 
(hey why not?).  Or maybe you might recommend something else.
   
   The coding style / framework here is unusual to me and I think most people.  
If I had to name it, it'd be "extreme-streaming" or "latent-generation" or I 
dunno.  I won't even bother giving it to ChatGPT as it doesn't know this unique 
framework.  Do you have advice or a tip on how to approach this little 
programming problem?  Feel free to send a commit to this branch :-)
   
   Separately, note this PR includes a fix for the non-repeatability of the 
randomness.  It's not perfect -- the RandomizedContext seed isn't being passed 
in unless I set it explicitly via the standard `tests.seed`.


-- 
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...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to