This bug requires a (minor?) rearchitecting of the engine to
handle "order by" clauses that span multiple documents, in
which case the order of emitted documents in the ResultList
is not necessarily in docId order (a simplifying but incorrect
assumption I've been making to this point).
I'm deferring resolution of this bug until 0.64.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=134704
This bug requires a (minor?) rearchitecting of the engine to
handle "order by" clauses that span multiple documents, in
which case the order of emitted documents in the ResultList
is not necessarily in docId order (a simplifying but incorrect
assumption I've been making to this point).
I'm deferring resolution of this bug until 0.64.