[ https://issues.apache.org/jira/browse/SOLR-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan McKinley updated SOLR-170: ------------------------------- Attachment: SOLR-170-sort-parameter.patch Updated to compile with /trunk This would be a nice one to squeeze in a solr1.2 release. It is a minor interface change that will hopefully become the standard. I am revisiting SOLR-20 and it is easier to have a standard "sort" parameter rather then one that depends if you are using dismax or standard. > StandardRequestHandler should support the 'sort' parameter > ---------------------------------------------------------- > > Key: SOLR-170 > URL: https://issues.apache.org/jira/browse/SOLR-170 > Project: Solr > Issue Type: Improvement > Reporter: Ryan McKinley > Priority: Minor > Attachments: SOLR-170-sort-parameter.patch, > SOLR-170-sort-parameter.patch > > > dismax and standard query handlers should both use the 'sort' parameter. We > should discourage future use of the q=query;sort syntax for > StandardRequestHandler -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.