Michiel van Oosterhout created SOLR-6198:
--------------------------------------------

             Summary: Core name in core.properties is ignored
                 Key: SOLR-6198
                 URL: https://issues.apache.org/jira/browse/SOLR-6198
             Project: Solr
          Issue Type: Bug
          Components: multicore
    Affects Versions: 4.8.1
         Environment: Windows 8.1
Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 1.7.0_60
            Reporter: Michiel van Oosterhout
            Priority: Minor


I started the example server using {{java -jar start.jar 
-Dsolr.solr.home=C:\solr\home}}. In C:\sor\home is a directory named core, in 
which there is a file named core.properties, with the following content:

name=test
config=config.xml
schema=schema.xml
dataDir=data

After starting Solr the name of the core is 'core' according to the Core Admin 
page, not 'test' as expected. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to