How to reload solr without restarting Jetty?
Posted: Sun Jul 13, 2014 2:53 am
I have made some changes to my custom SolrSearchServiceImpl class. Now, I would like to see those changes where I would like to re build the index and add the documents from the start.
For this, I am doing jetty-restart which is taking a long time. Is there any way to restart just the Solr component or just refresh the index and reload all the documents to solr from scratch without restarting the server?
Thanks in advance. Hope you will reply as soon as possible.
For this, I am doing jetty-restart which is taking a long time. Is there any way to restart just the Solr component or just refresh the index and reload all the documents to solr from scratch without restarting the server?
Thanks in advance. Hope you will reply as soon as possible.