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

Eric Spiegelberg commented on SOLR-4352:
----------------------------------------

This patch is specifically for maintaining the sort parameter(s) for pagination 
-- the Velocity template that generate the pagination links was modified. Very 
similar code of how to extract and maintain the sort parameter(s) could be 
applied to facet selections separately.
                
> 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