Hello everyone
I am running SOLR 4.10 on port 8984 by changing the default port in etc/jetty.xml. I am now trying to index all my JSON files to Solr running on 8984. The following is the command curl 'http://localhost:8984/solr/update?commit=true' --data-binary *.json -H 'Content-type:application/json' I am getting the error as following curl: (6) Could not resolve host: 00C3353DDF98B3096D4ADB96E158F0365095762B0E7FD3D0741E046B5CCA0383_Output.json curl: (6) Could not resolve host: 00C3AAD1A19F00A8295662D612022D186A77C18CD14F5F007484C750CF8B108E_Output.json curl: (6) Could not resolve host: 00C449E6FF6F69F07A8648F5DB115855133BFC592E70F45A639DD1AF4E52EC5B_Output.json curl: (6) Could not resolve host: 00C6620B7783C6CE756474748B48F29C06F59474A126D83851753C5474B38A2C_Output.json curl: (6) Could not resolve host: 00C70C0538BFEA03894F23A912E1ECBA2D7559E1F79B93380B922A99802AC764_Output.json I am learning Apache Solr for the first time. Your help will be very much appreciated. Thanks in advance Regards -- Aditya Ramachandra Desai MS Computer Science Graduate Student USC Viterbi School of Engineering Los Angeles, CA 90007 M : +1-415-463-9864 | L : https://www.linkedin.com/in/adityardesai