madrob commented on PR #965:
URL: https://github.com/apache/solr/pull/965#issuecomment-1219556363

   You are correct, a lot of the values are repeated too, whether they are 
booleans or enums, a lot of them are basically part of a closed set. Still, I 
don't think JVM interning is the way to go, and I would rather see us implement 
a HashMap or CHM interner as described in the linked blog post.


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