Hi,
I just downloaded Solr 5.3.1, and after starting Solr with the following
command:
bin/solr start -p 8985
I attempt to CREATE a Solr-core with the following command:
curl
'http:localhost:8985/solr/admin/cores?action=CREATE&name=test-core&instanceDir=/Users/nw/Downloads/twc-session-dash/colle
Note, if I attempt to CREATE the core using Solr 5.3.0 on my openstack
machine (Java version 1.7.0) I have no issues.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-5-3-1-CREATE-defaults-to-schema-less-mode-Java-version-1-7-0-45-tp4237305p4237307.html
Sent from the S
ields returned
in the schema are the default fields.
If there is an preferable (non-cloud) way to create a core to point at an
existing instanceDir please advise!
Thank you,
Natasha
On Thu, Oct 29, 2015 at 8:58 PM, Erick Erickson [via Lucene] <
ml-node+s472066n4237322...@n3.nabble.com> wr
Hi Erick,
If I just run the following, I have no issue:
bin/solr start
curl '
http://localhost:8983/solr/admin/cores?action=CREATE&name=test-core&instanceDir=/home/natasha/twc-session-dash1/collection1
<http://localhost:8983/solr/admin/cores?action=CREATE&name=test-core&i