[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] [Commented] (SOLR-3926) solrj should support better way of finding active sorts

2012-11-13 Thread Eirik Lygre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496137#comment-13496137 ] Eirik Lygre commented on SOLR-3926: --- So, the patch solves my problem :-), and I'm not

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

2012-11-13 Thread Eirik Lygre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496137#comment-13496137 ] Eirik Lygre edited comment on SOLR-3926 at 11/13/12 12:36 PM: --

[jira] [Created] (SOLR-4081) QueryParsing.toString(Query,IndexSchema) does not properly handle WrappedQuery

2012-11-15 Thread Eirik Lygre (JIRA)
Eirik Lygre created SOLR-4081: - Summary: QueryParsing.toString(Query,IndexSchema) does not properly handle WrappedQuery Key: SOLR-4081 URL: https://issues.apache.org/jira/browse/SOLR-4081 Project: Solr

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

2012-11-15 Thread Eirik Lygre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498352#comment-13498352 ] Eirik Lygre commented on SOLR-3926: --- Things that seem simple sometimes are. Sometimes

[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] [Commented] (SOLR-3926) solrj should support better way of finding active sorts

2012-11-28 Thread Eirik Lygre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505483#comment-13505483 ] Eirik Lygre commented on SOLR-3926: --- I'll take the blame for guiding Yonik down the

[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] [Created] (SOLR-3926) solrj should support better way of finding active sorts

2012-10-10 Thread Eirik Lygre (JIRA)
Eirik Lygre created SOLR-3926: - Summary: solrj should support better way of finding active sorts Key: SOLR-3926 URL: https://issues.apache.org/jira/browse/SOLR-3926 Project: Solr Issue Type:

[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

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

2013-01-23 Thread Eirik Lygre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560943#comment-13560943 ] Eirik Lygre commented on SOLR-3926: --- Now that 4.1 is out, could this be integrated and

[jira] [Created] (SOLR-7664) Solrj client throws ParseException(Illegal content type) when server returns other http error (here 413) with BinaryResponseParser

2015-06-11 Thread Eirik Lygre (JIRA)
Eirik Lygre created SOLR-7664: - Summary: Solrj client throws ParseException(Illegal content type) when server returns other http error (here 413) with BinaryResponseParser Key: SOLR-7664 URL:

[jira] [Updated] (SOLR-7664) Solrj client throws ParseException(Illegal content type) when server returns other http error (here 413) with BinaryResponseParser

2015-06-11 Thread Eirik Lygre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eirik Lygre updated SOLR-7664: -- Description: We have a program that uses Solrj to index data. For some (irrelevant) reason, the server

[jira] [Commented] (SOLR-7664) Solrj client throws ParseException(Illegal content type) when server returns other http error (here 413) with BinaryResponseParser

2015-06-11 Thread Eirik Lygre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14581711#comment-14581711 ] Eirik Lygre commented on SOLR-7664: --- See also

[jira] [Updated] (SOLR-7664) Solrj client throws ParseException(Illegal content type) when server returns other http error (here 413) with BinaryResponseParser

2015-06-11 Thread Eirik Lygre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eirik Lygre updated SOLR-7664: -- Description: We have a program that uses Solrj to index data. For some (irrelevant) reason, the server

[jira] [Created] (SOLR-9230) Change of default to BinaryRequestWriter breaks some use cases

2016-06-20 Thread Eirik Lygre (JIRA)
Eirik Lygre created SOLR-9230: - Summary: Change of default to BinaryRequestWriter breaks some use cases Key: SOLR-9230 URL: https://issues.apache.org/jira/browse/SOLR-9230 Project: Solr Issue

[jira] [Created] (SOLR-12659) HttpSolrClient.createMethod does not handle both stream and large data

2018-08-11 Thread Eirik Lygre (JIRA)
Eirik Lygre created SOLR-12659: -- Summary: HttpSolrClient.createMethod does not handle both stream and large data Key: SOLR-12659 URL: https://issues.apache.org/jira/browse/SOLR-12659 Project: Solr