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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to