stefano 01/12/11 14:56:05
Modified: webapp cocoon.xconf
Log:
adding the search component configurations (empty for now)
Revision Changes Path
1.44 +12 -0 xml-cocoon2/webapp/cocoon.xconf
Index: cocoon.xconf
===================================================================
RCS file: /home/cvs/xml-cocoon2/webapp/cocoon.xconf,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- cocoon.xconf 2001/12/09 21:36:42 1.43
+++ cocoon.xconf 2001/12/11 22:56:05 1.44
@@ -434,6 +434,18 @@
<profiler/>
-->
+ <!-- Search:
+ These are the components that handle the search. [fixme (sm): write more on
this]
+ -->
+ <lucene-cocoon-indexer>
+ </lucene-cocoon-indexer>
+ <lucene-cocoon-searcher>
+ </lucene-cocoon-searcher>
+ <lucene-xml-indexer>
+ </lucene-xml-indexer>
+ <cocoon-crawler>
+ </cocoon-crawler>
+
<!-- Resource Monitor:
The Monitor keeps track on changes to a Resource.
-->
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]