[jira] [Updated] (SOLR-3926) solrj should support better way of finding active sorts

2013-01-24 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-3926: - Attachment: SOLR-3926.patch Changed comments to since 4.2 since I didn't get this done promptly.

[jira] [Updated] (SOLR-3926) solrj should support better way of finding active sorts

2013-01-15 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-3926: - Fix Version/s: (was: 4.1) 4.2 solrj should support better way of

[jira] [Updated] (SOLR-3926) solrj should support better way of finding active sorts

2012-12-04 Thread Eirik Lygre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eirik Lygre updated SOLR-3926: -- Attachment: SOLR-3926.patch This patch implements the API as discussed above. The patch contains

[jira] [Updated] (SOLR-3926) solrj should support better way of finding active sorts

2012-11-21 Thread Eirik Lygre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eirik Lygre updated SOLR-3926: -- Attachment: SOLR-3926.patch Having published a couple of revisions on the dev mailing list, here is a

[jira] [Updated] (SOLR-3926) solrj should support better way of finding active sorts

2012-11-21 Thread Eirik Lygre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eirik Lygre updated SOLR-3926: -- Attachment: SOLR-3926.patch Renaming and a minor optimization of the private function serializeSorts().

[jira] [Updated] (SOLR-3926) solrj should support better way of finding active sorts

2012-11-12 Thread Eirik Lygre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eirik Lygre updated SOLR-3926: -- Description: The Solrj api uses ortogonal concepts for setting/removing and getting sort information.

[jira] [Updated] (SOLR-3926) solrj should support better way of finding active sorts

2012-11-12 Thread Eirik Lygre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eirik Lygre updated SOLR-3926: -- Attachment: SOLR-3926.patch This is a patch to implement SolrQuery.getSortFieldMap(), a better way to

[jira] [Updated] (SOLR-3926) solrj should support better way of finding active sorts

2012-11-12 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-3926: --- Fix Version/s: 4.1 solrj should support better way of finding active sorts

[jira] [Updated] (SOLR-3926) solrj should support better way of finding active sorts

2012-10-16 Thread Eirik Lygre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eirik Lygre updated SOLR-3926: -- Affects Version/s: (was: 4.0-BETA) 4.0 solrj should support better way