I don't know of any OOTB way to do that, I'd write a custom request handler as you suggested.
Tomás On Tue, Oct 8, 2013 at 3:51 PM, Peter Keegan <peterlkee...@gmail.com> wrote: > Is there a way to configure Solr 'defaults/appends/invariants' such that > the product of the 'start' and 'rows' parameters doesn't exceed a given > value? This would be to prevent deep pagination. Or would this require a > custom requestHandler? > > Peter >