Solr import URLs
January 19, 2012 · Posted in java
Full-import
http://<host>:<port>/solr/dataimport?command=full-import
Delta-import
http://<host>:<port>/solr/dataimport?command=delta-import
status
http://<host>:<port>/solr/dataimport
reload-config
http://<host>:<port>/solr/dataimport?command=reload-config
abort
http://<host>:<port>/solr/dataimport?command=abort
Comments
Leave a Reply
