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 2013/04/29 15:38:16 UTC

[jira] [Updated] (SOLR-4775) Remove unused SolrCore constructor and tidy up constructor javadoc

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

Alan Woodward updated SOLR-4775:
--------------------------------

    Attachment: SOLR-4775.patch

Patch.  All tests pass.

I'm guessing anyone who cares about this is probably at Lucene Revolution, so I'll wait a few days for objections/comments before committing...
                
> Remove unused SolrCore constructor and tidy up constructor javadoc
> ------------------------------------------------------------------
>
>                 Key: SOLR-4775
>                 URL: https://issues.apache.org/jira/browse/SOLR-4775
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Trivial
>         Attachments: SOLR-4775.patch
>
>
> I've been spelunking in the SolrCore and CoreContainer code for Solr-4735, and came across this.  There's one unused constructor (with a misleading comment on it), and the javadoc for the other two constructors is incomplete, so here's a housekeeping patch tidying it up.
> I think the javadoc comments on the remaining constructors is also inaccurate, though? The SolrCore doesn't register itself or deal with name clashes any more, that's all done in the CoreContainer.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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