ercsonusharma commented on PR #4546:
URL: https://github.com/apache/solr/pull/4546#issuecomment-4805514446

   > I think the documentation could use a tip to suggest setting shards.rows 
when we expect paging and want more consistency.
   
   done.
   
   > Perhaps this component should automatically set shards.rows (if unset)? 
Like request 100 rows minimum unless explicitly set otherwise. Could this 
change the results of the first page?
   
   Can't say for sure. I'd rather keep it opt-in for now (with the tip in the 
docs) and revisit a default later; we don't know the deepest `offset + limit` a 
user will request, so any auto-default would be a guess that either 
under-covers deep pages or over-fetches for shallow ones.


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

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to