ahmedifhaam commented on a change in pull request #129: Replaced Processwrapper
indexing method with SolrIndexer
URL: https://github.com/apache/drat/pull/129#discussion_r189401238
##########
File path: proteus/src/main/java/backend/ProcessDratWrapper.java
##########
@@ -175,7 +190,12 @@ public void go() throws Exception {
// before go, always reset
this.reset();
this.crawl();
+
+ LOG.info("Indexing starts");
Review comment:
Added this functionality using a small class for clarity, for duration using
this format "MM-dd T HH-mm-ss"
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services