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 2006/04/15 18:43:15 UTC

svn commit: r394325 - /lenya/trunk/src/modules/lucene/README.txt

Author: michi
Date: Sat Apr 15 09:43:13 2006
New Revision: 394325

URL: http://svn.apache.org/viewcvs?rev=394325&view=rev
Log:
how to make a resource type indexable added

Modified:
    lenya/trunk/src/modules/lucene/README.txt

Modified: lenya/trunk/src/modules/lucene/README.txt
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/modules/lucene/README.txt?rev=394325&r1=394324&r2=394325&view=diff
==============================================================================
--- lenya/trunk/src/modules/lucene/README.txt (original)
+++ lenya/trunk/src/modules/lucene/README.txt Sat Apr 15 09:43:13 2006
@@ -19,3 +19,13 @@
 
   The usecase lucene.index is called by other usecases, e.g.
   src/webapp/lenya/config/cocoon-xconf/usecases/edit/usecase-edit-oneform.xconf
+
+  In order to make a resource type indexable one needs to add the format luceneIndex to the
+  resource type configuration (e.g. src/modules/xhtml/config/cocoon-xconf/resource-type-xhtml.xconf)
+  One needs to create or reuse a pipeline for this format within the specified sitemap.
+
+
+  Searching
+  ---------
+
+  TBD



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