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/02/04 14:12:13 UTC

[GitHub] [lucene] iverase opened a new pull request #647: LUCENE-10405: MemoryIndex: binary and Sorted doc values are stored as BytesRef instead of BytesRefHash

iverase opened a new pull request #647:
URL: https://github.com/apache/lucene/pull/647


   This prevents the size limit that imposes BytesRefHash to the size of the doc values.


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


[GitHub] [lucene] iverase merged pull request #647: LUCENE-10405: MemoryIndex: binary and Sorted doc values are stored as BytesRef instead of BytesRefHash

Posted by GitBox <gi...@apache.org>.
iverase merged pull request #647:
URL: https://github.com/apache/lucene/pull/647


   


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