You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Anshum Gupta (JIRA)" <ji...@apache.org> on 2017/12/13 01:11:00 UTC

[jira] [Created] (SOLR-11755) Make V2Request constructor public

Anshum Gupta created SOLR-11755:
-----------------------------------

             Summary: Make V2Request constructor public
                 Key: SOLR-11755
                 URL: https://issues.apache.org/jira/browse/SOLR-11755
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Anshum Gupta
            Assignee: Anshum Gupta


V2Request has a private constructor that stops it from being extended. We need to change the visibility for that constructor to protected or move the shared methods out of that class into a common place so that SolrJ support could be added for new V2 APIs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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