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/14 16:22:01 UTC

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

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

   This change adjusts the cache policy to ensure 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 #12147: Ensure caching all leaves from the upper tier

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


-- 
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 commented on pull request #12147: Ensure caching all leaves from the upper tier

Posted by "dnhatn (via GitHub)" <gi...@apache.org>.
dnhatn commented on PR #12147:
URL: https://github.com/apache/lucene/pull/12147#issuecomment-1433551735

   @jpountz Thank you!


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