chrismattmann commented on a change in pull request #129: Replaced 
Processwrapper indexing method with SolrIndexer
URL: https://github.com/apache/drat/pull/129#discussion_r189311225
 
 

 ##########
 File path: webapps/solr-webapp/src/main/webapp/WEB-INF/web.xml
 ##########
 @@ -36,8 +36,9 @@
    
     <env-entry>
        <env-entry-name>solr/home</env-entry-name>
-       <env-entry-value>../solr</env-entry-value>
        <env-entry-type>java.lang.String</env-entry-type>
+       <env-entry-value>../solr</env-entry-value>
+       
 
 Review comment:
   This is an extraneous change not material to this PR so please remove it.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to