Tuesday, May 17, 2011

Apache SOLR , Deleting-Removing all data at one Go

If we need to remove/delete the indexed data from SOLR server here is a simple one line command which does the magic for you.

java -Ddata=args -jar post.jar "<delete><query>*:*</query></delete>"

-Varun Rathore

No comments:

About Me