You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "dnhatn (via GitHub)" <gi...@apache.org> on 2023/02/21 00:07:37 UTC

[GitHub] [lucene] dnhatn opened a new pull request, #12163: Ensure caching all leaves from the upper tier (#12147)

dnhatn opened a new pull request, #12163:
URL: https://github.com/apache/lucene/pull/12163

   Backport of #12147 to 9x
   
   This change adjusts the cache policy to ensure that all segments in the  max tier to be cached. Before, we cache segments that have more than 3% of the total documents in the index; now cache segments have more than half of the average documents per leave of the index.
   
   Closes #12140


-- 
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] dnhatn merged pull request #12163: Ensure caching all leaves from the upper tier (#12147)

Posted by "dnhatn (via GitHub)" <gi...@apache.org>.
dnhatn merged PR #12163:
URL: https://github.com/apache/lucene/pull/12163


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