Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "SolrForrest" page has been changed by TriciaWilliams.
http://wiki.apache.org/solr/SolrForrest?action=diff&rev1=8&rev2=9
--------------------------------------------------
To use the plugin in your custom project please do
the following
- 1. svn co http://svn.apache.org/repos/asf/forrest/trunk forrest (this checkout is our $FORRESST_HOME)
+ 1. svn co http://svn.apache.org/repos/asf/forrest/trunk forrest (this checkout is our $FORREST_HOME)
- 2. cd $FORRESST_HOME/main; ./build.sh
+ 2. cd $FORREST_HOME/main; ./build.sh
- 3. cd $FORRESST_HOME/whiteboard/plugins/org.apache.forrest.plugin.output.solr
+ 3. cd $FORREST_HOME/whiteboard/plugins/org.apache.forrest.plugin.output.solr
- 4. $FORRESST_HOME/tools/ant/bin/ant local-deploy
+ 4. $FORREST_HOME/tools/ant/bin/ant local-deploy
- 5. cp $FORRESST_HOME/whiteboard/plugins/org.apache.forrest.plugin.output.solr/build/org.apache.forrest.plugin.output.solr.jar
$cocoon_webapp/WEB-INF/lib/
+ 5. cp $FORREST_HOME/whiteboard/plugins/org.apache.forrest.plugin.output.solr/build/org.apache.forrest.plugin.output.solr.jar
$cocoon_webapp/WEB-INF/lib/
We use it as follows:
|