You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alan Woodward (JIRA)" <ji...@apache.org> on 2015/02/24 21:20:04 UTC

[jira] [Updated] (SOLR-7155) Add an optional 'collection' parameter to all SolrClient methods

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

Alan Woodward updated SOLR-7155:
--------------------------------
    Attachment: SOLR-7155.patch

Patch.  Requires the patches from SOLR-7145 and SOLR-7151 to be applied first.

This just adds the capability to select a collection at query time to CloudSolrClient.  For HttpSolrClient it's a no-op, although that should be easy enough to add in a follow up issue.  I've also added better javadocs to SolrClient, and moved some methods that were only in HttpSolrClient up to the base class.

All tests pass.

> Add an optional 'collection' parameter to all SolrClient methods
> ----------------------------------------------------------------
>
>                 Key: SOLR-7155
>                 URL: https://issues.apache.org/jira/browse/SOLR-7155
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>             Fix For: 5.1
>
>         Attachments: SOLR-7155.patch
>
>
> As discussed on SOLR-7127.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org