:)

No need for patch, fix already found its way into CVS.

Thanks,
Vadim

> From: Everton, Dan [mailto:[EMAIL PROTECTED]]
> 
> Arrghhh! I swear I checked for that in SearchGenerator.java
> 
> Obviously I wasn't looking hard enough. Anyway, fixing that
> line makes everything work like it should now.
> 
> If someone wants a patch, I can generate one.
> 
> Thanks,
> Dan
> 
> > --
> > Dan Everton
> > Engineering Infrastructure Coordinator
> > Central Engineering, Boeing Australia Limited
> > Phone: +61 07 3306 3288  --  Email: [EMAIL PROTECTED]
> >
> >
> > -----Original Message-----
> > From:       Vadim Gritsenko [SMTP:[EMAIL PROTECTED]]
> > Sent:       Friday, March 08, 2002 1:11 PM
> > To: [EMAIL PROTECTED]
> > Subject:    RE: SearchGenerator Parameters
> >
> > Dan,
> >
> > Check this out, in SearchGenerator, line ~793:
> > ----------------------
> > // get the directory where the index resides
> > Directory directory = LuceneCocoonHelper.getDirectory(new
File(workDir,
> > "index"), false);
> > lcs.setDirectory(directory);
> > ----------------------
> >
> > That's why it does not work :)))
> >
> > Try "this.index" instead of "new File()".
> >
> > Vadim
> > pache.org>
> 


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

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

Reply via email to