[ 
https://issues.apache.org/jira/browse/SOLR-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562771#comment-13562771
 ] 

Erik Hatcher commented on SOLR-4352:
------------------------------------

In your original patch, Eric, it doesn't account for multiple sort parameters 
nor does it URL encode the sort values.  Both multiple sort and url encoding 
are handled in my patch.
                
> Velocity-base pagination should support/preserve sorting
> --------------------------------------------------------
>
>                 Key: SOLR-4352
>                 URL: https://issues.apache.org/jira/browse/SOLR-4352
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Eric Spiegelberg
>            Assignee: Erik Hatcher
>         Attachments: SOLR-4352-erik.patch, SOLR-4352.patch
>
>
> When performing /browse, the Velocity generated UI does not support sorting 
> in the generated pagination links.
> The link_to_previous_page and link_to_next_page macros found within 
> [apache-solr-4.0.0]/example/solr/collection1/conf/velocity/VM_global_library.vm
>  should be modified to maintain/preserve an existing sort parameter.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to