You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/10/31 22:00:00 UTC

svn commit: r329894 - /lenya/sandbox/search/README-lenya-search.txt

Author: michi
Date: Mon Oct 31 12:59:40 2005
New Revision: 329894

URL: http://svn.apache.org/viewcvs?rev=329894&view=rev
Log:
installation clarified

Modified:
    lenya/sandbox/search/README-lenya-search.txt

Modified: lenya/sandbox/search/README-lenya-search.txt
URL: http://svn.apache.org/viewcvs/lenya/sandbox/search/README-lenya-search.txt?rev=329894&r1=329893&r2=329894&view=diff
==============================================================================
--- lenya/sandbox/search/README-lenya-search.txt (original)
+++ lenya/sandbox/search/README-lenya-search.txt Mon Oct 31 12:59:40 2005
@@ -45,16 +45,25 @@
   				added from Lenya itself.
   lenya.roles			Added the roles needed for the Lucene 1.1 block
   
-I n s t a l l a t i o n
 
-First, copy the files in the root of the current trunk of lenya.
-Second, copy the local.block.properties to the cocoon root and build cocoon.
-Third, delete the lucene indexes for the default pub:
-  src\webapp\lenya\pubs\default\work\search\lucene\index\authoring\index\*
-  src\webapp\lenya\pubs\default\work\search\lucene\index\live\index\*
-Fourth, clean and rebuild lenya.
+I N S T A L L A T I O N
+-----------------------
 
-U s e
+1) Copy the files from "src" directory into the "src" directory of the Lenya trunk (1.4-dev) version.
+   (You might want to delete the .svn directories first)
+
+2) Copy the src/cocoon/local.block.properties to the cocoon root and (re)build cocoon.
+
+3) Delete the lucene indexes for the default pub:
+    src\webapp\lenya\pubs\default\work\search\lucene\index\authoring\index\*
+    src\webapp\lenya\pubs\default\work\search\lucene\index\live\index\*
+
+4) Clean and rebuild lenya.
+
+
+
+U S A G E
+---------
 
 * Configure Nutch location
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org