[jira] [Updated] (SOLR-4352) Velocity-base pagination should support/preserve sorting

2013-02-22 Thread Erik Hatcher (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erik Hatcher updated SOLR-4352:
---

Fix Version/s: 5.0
   4.2

 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
 Fix For: 4.2, 5.0

 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



[jira] [Updated] (SOLR-4352) Velocity-base pagination should support/preserve sorting

2013-01-25 Thread Erik Hatcher (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erik Hatcher updated SOLR-4352:
---

Attachment: SOLR-4352-erik.patch

Eric - how about this patch?   It allows the sort parameter(s) to stick around 
on facet selections as well, not just pagination.

 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



[jira] [Updated] (SOLR-4352) Velocity-base pagination should support/preserve sorting

2013-01-24 Thread Eric Spiegelberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Spiegelberg updated SOLR-4352:
---

Attachment: SOLR-4352.patch

A patch providing one way to resole this issue.

 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
 Attachments: 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