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/17 08:22:36 UTC

[GitHub] [lucene-solr] jpountz commented on issue #779: LUCENE-8762: Introduce Specialized Impacts For Doc + Freq

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