[
https://issues.apache.org/jira/browse/SOLR-17829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17829:
----------------------------------
Labels: pull-request-available (was: )
> SolrJ: Introduce GenericCollectionRequest
> -----------------------------------------
>
> Key: SOLR-17829
> URL: https://issues.apache.org/jira/browse/SOLR-17829
> Project: Solr
> Issue Type: Improvement
> Components: SolrJ
> Reporter: David Smiley
> Assignee: David Smiley
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There's a GenericSolrRequest that can be used to talk to Solr at either a
> node level or a Collection/Core specific request if setRequiresCollection is
> called. Here I propose clearly differentiating requests by being
> Collection/Core oriented or not according to the type. So we need a new
> GenericCollectionRequest, and setRequiresCollection becomes deprecated.
> I want to emphasize the collection-ness in the constructor, and make other
> aspects mandatory (e.g. request type).
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]