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 2020/09/15 13:57:24 UTC

[GitHub] [lucene-solr] jpountz opened a new pull request #1876: LUCENE-9525: Better handle small documents with Lucene87StoredFieldsFormat.

jpountz opened a new pull request #1876:
URL: https://github.com/apache/lucene-solr/pull/1876


   Instead of configuring a dictionary size and a block size, the format
   now tries to have 10 sub blocks per bigger block, and adapts the size of
   the dictionary and of the sub blocks to this overall block size.


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

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-solr] jpountz merged pull request #1876: LUCENE-9525: Better handle small documents with Lucene87StoredFieldsFormat.

Posted by GitBox <gi...@apache.org>.
jpountz merged pull request #1876:
URL: https://github.com/apache/lucene-solr/pull/1876


   


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

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