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

Erick Erickson commented on SOLR-4773:
--------------------------------------

bq: I've ripped all that data dir checking out for 4.4.

Does that include the checking for cores with the same name? Seems like that 
makes it easier for people to shoot themselves in the foot without giving them 
_any_ clues what went wrong. And core discovery makes that pretty easy to do, 
just copy the core.properties file around and forget to change the name 
parameter.. Or an absolute path to the datadir....
                
> New discovery mode needs to ensure that instanceDir is correct
> --------------------------------------------------------------
>
>                 Key: SOLR-4773
>                 URL: https://issues.apache.org/jira/browse/SOLR-4773
>             Project: Solr
>          Issue Type: Bug
>          Components: Schema and Analysis
>    Affects Versions: 5.0, 4.4
>            Reporter: Erick Erickson
>            Assignee: Mark Miller
>             Fix For: 5.0, 4.4
>
>         Attachments: SOLR-4773.patch, SOLR-4773.patch
>
>
> Doing a fresh checkout of 4.x (trunk to to I think) and firing up the example 
> fails because we can't find solrconfig. The construction of the instanceDir 
> in SolrCoreDiscoverer constructs a path with an extra solr (e.g. 
> solr/solr/core).
> I'll attach a patch shortly.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to