Create Core & Add Data in Solr
sudo chmod -R u+w /var/solr/datasudo su - solr -c "/opt/solr/bin/solr create -c coder -n data_driven_schema_configs" /opt/solr/bin/solr delete -c coder

POST request to the Solr server running on 127.0.0.1:8983 with the content type set to JSON
127.0.0.1:8983 with the content type set to JSON
Last updated