Hi, Solr version 4.8.1 I download the Solr and run via the start.jar and i am able to index the json data through post.jar and i read the solr in action book and follow the instruction of book and copy the example and rename the realEstate and collection1 to real and then change the core.properties name=real and start the solr and it's run smoothly but when i try to index the data with post.jar or curl tag it throw following error.
<head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 Not Found</title> </head> <body> HTTP ERROR: 404 <p>Problem accessing /update/json. Reason: <pre> Not Found</pre></p> <hr />/<small>Powered by Jetty://</small>/ -- View this message in context: http://lucene.472066.n3.nabble.com/couldn-t-index-json-in-sor-tp4139468.html Sent from the Solr - User mailing list archive at Nabble.com.