On Tue, Jun 16, 2009 at 1:58 PM, Joe Baldwin<jfbald...@earthlink.net> wrote: > That sounds logical. So if I limit my sort ordering to the initial query > then the objects in pages 2-n will remain hollow? > > (I have a few instances in which there is sort ordering by the client (which > is post query - resultset ordering). I will have to take a look at this > design to implement this rule better.)
In those cases, it's generally better to resubmit the query with the new ordering.