jpountz commented on issue #779: LUCENE-8762: Introduce Specialized Impacts For Doc + Freq URL: https://github.com/apache/lucene-solr/pull/779#issuecomment-512154379 I don't expect your last commit to help since impacts should always be requested with frequencies. What I had in mind when mentioning loading frequencies lazily was to do something similar to what was done in #595 to only read and decode the block of frequencies if freq() is called on the current block.
---------------------------------------------------------------- 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]
