Jon
Did you upgrade from an earlier Solr-Installation? If so, clearing your browser
cache might help. There is fix for 4.3 in place.
If it does not, what is the output of
http://localhost:8983/solr/admin/cores?wt=json ? Does it contain the
"collection1" core?
To try a basic thing, what do you
I haven't found that, but I did find this:
Apr 30, 2013 9:38:10 AM org.apache.solr.core.CoreContainer create
INFO: Creating SolrCore 'collection1' using instanceDir: solr/collection1
Apr 30, 2013 9:38:10 AM org.apache.solr.core.SolrResourceLoader
INFO: new SolrResourceLoader for directory: 'solr/
Check your logs when you startup Solr if you get that error: "There exists
no core with the name "collection1"". Do you get any error as like
core:collection1 could not create or something like that?
2013/4/29 Jon Strayer
> I can't be the only person to run into this, but I can't find any mentio
I can't be the only person to run into this, but I can't find any mention
of it anywhere.
I have Solr 4.2.1 installed under OSX 10.8.3. I'm working my way through
the tutorial.
When I click on this link:
http://localhost:8983/solr/#/collection1/queryI get the error message
"There exists no core