On 9/12/06, Chris Hostetter <[EMAIL PROTECTED]> wrote:
this is one of those situations where RequestHandlers deviat -- the StandardRequestHandler expects any sort to be specified with a ; after the query string -- the DisMaxRequestHandler uses a seperate paramater
Perhaps we should add support for the sort param to the standard request handler. -Yonik
