risdenk commented on PR #2221:
URL: https://github.com/apache/solr/pull/2221#issuecomment-1914900925

   >  is that queryResultWindowSize should be ignored when rows=0 to allow us 
to run this query as fast as possible, even if this means not caching 
queryResultWindowSize docs -- because we'd rather not compute their scores 
merely to cache something in hopes it might be used.
   
   100% agree with this idea. I'm not sure what is happening with 
`queryResultWindowSize` docs with my change. In theory we definitely shouldn't 
be computing them.


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

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to