You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drat.apache.org by ma...@apache.org on 2018/08/05 04:55:54 UTC

[drat.wiki] branch master updated: Updated Installation (markdown)

This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 625d85b  Updated Installation (markdown)
625d85b is described below

commit 625d85b29b3524adab38e84b10253fd91b8b3d87
Author: Chris Mattmann <ch...@gmail.com>
AuthorDate: Sat Aug 4 21:55:53 2018 -0700

    Updated Installation (markdown)
---
 Installation.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Installation.md b/Installation.md
index 515e480..4db0c6e 100644
--- a/Installation.md
+++ b/Installation.md
@@ -51,6 +51,7 @@ setenv FILEMGR_HOME $DRAT_HOME/filemgr
 setenv PGE_ROOT $DRAT_HOME/pge
 setenv PCS_HOME $DRAT_HOME/pcs
 setenv FMPROD_HOME $DRAT_HOME/tomcat/webapps/fmprod/WEB-INF/classes/
+setenv SOLR_DRAT_URL http://localhost:8080/solr/drat
 ```
 Mac/Linux:
 ```