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/03/01 21:37:20 UTC

[GitHub] mayya-sharipova opened a new pull request #595: Load freqs lazily in Postings

mayya-sharipova opened a new pull request #595: Load freqs lazily in Postings
URL: https://github.com/apache/lucene-solr/pull/595
 
 
   Ensure that freqs are loaded lazily,
   and loaded only when they are needed and
   accessed through `freq()` method.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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