Hello,

I'm modifying the example lucene searching classes
that come with cocoon and will be packaging my version
up as a jar and using it. 

I can see that if I want to use my search components
from an XSP page, I would simply need to modify the
xsp:include tags in the xsp page to reference my
package. My question is, what is the role of the
<cocoon-indexer>, <cocoon-searcher>, <cocoon-crawler>,
and <cocoon-xml-indexer> tags in the cocoon.xconf
file? They only have logger attributes, and do not
specify the package the demo searching packages that
came with cocoon (i.e.
org.apache.cocoon.components.search.*) Are they for
logging, as the attribute names imply? Would I need to
change anything in those tags to use my custom
searching classes?

Thanks.



__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to