You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/08/29 19:54:10 UTC

[GitHub] [lucene] mdmarshmallow opened a new issue, #11728: Improve code clarity for OrdinalMap

mdmarshmallow opened a new issue, #11728:
URL: https://github.com/apache/lucene/issues/11728

   ### Description
   
   I was taking a look at the `OrdinalMap` recently and when trying to understand it, made some comments as "notes" to myself to help make the class more understandable. I think those could be helpful to others trying to understand how our `OrdinalMap` class is constructed, so I decided to make this issue. In addition, I also made some small variable changes to make the code a bit more readable.


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


Re: [I] Improve code clarity for OrdinalMap [lucene]

Posted by "jpountz (via GitHub)" <gi...@apache.org>.
jpountz closed issue #11728: Improve code clarity for OrdinalMap
URL: https://github.com/apache/lucene/issues/11728


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org