You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by GitBox <gi...@apache.org> on 2019/07/02 16:47:14 UTC

[GitHub] [lucene-solr] jpountz commented on a change in pull request #595: Load freqs lazily in Postings

jpountz commented on a change in pull request #595: Load freqs lazily in Postings
URL: https://github.com/apache/lucene-solr/pull/595#discussion_r299581664
 
 

 ##########
 File path: lucene/CHANGES.txt
 ##########
 @@ -143,6 +143,9 @@ Optimizations
   It stores the distinct values once with the cardinality value reducing the
   storage cost.
 
+* LUCENE-8901: Load frequencies lazily only when needed in BlockDocsEnum and
+  BlockImpactsEverythingEnum.
 
 Review comment:
   can you add your name between parentheses at the end like other changes?

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


With regards,
Apache Git Services

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