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

Ryan McKinley commented on SOLR-476:
------------------------------------

Looks good -- the one thing we should sort out is the invariants params in the 
case where the ResponseParser comes from the request.  As is, the "wt" and 
"version" params are set in the constructor.  That should move to the request 
method.  I suppose we should also add a "getVersion()" method to ResponseParser 
rather than assume 2.2



> CommonsHttpSolrServer should provide a way to pass in the ResponseParser on a 
> per request basis
> -----------------------------------------------------------------------------------------------
>
>                 Key: SOLR-476
>                 URL: https://issues.apache.org/jira/browse/SOLR-476
>             Project: Solr
>          Issue Type: New Feature
>          Components: clients - java
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>         Attachments: SOLR-476.patch
>
>
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg08914.html
> SolrJ needs a way to pass in the ResponseParser on a per request basis.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to