I have noticed that if I am using curl to index a csv file *and* using curl thru a script to update the Solr cores, that I get the following error:
curl: (7) Failed to connect to 10.40.10.14 port 8983: Connection refused Can I only index *or* update, but not do both? I am not running shards or collections, just a standalone set of cores. Thanks, Rhys