> Unfortunately to track the > status of > indexing for a core one need to keeping pinging the server > to check > completion status. Is there a way to get a response from > SOLR once the > indexing is complete ?
Yes it is possible : http://wiki.apache.org/solr/DataImportHandler#EventListeners
