You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by David Crossley <cr...@indexgeo.com.au> on 2003/09/19 09:02:47 UTC

broken search on home page - Lucene

When building my various websites i now get a build error about
"search.cmd". I tracked this down to the recent Lucene trial stuff.
It seems that Lucene search is switched on by default. Woops, now
the live Forrest home page is also busted. Help please.

--David


Re: broken search on home page - Lucene

Posted by David Crossley <cr...@indexgeo.com.au>.
Jeff Turner wrote:
> David Crossley wrote:
> > When building my various websites i now get a build error about
> > "search.cmd". I tracked this down to the recent Lucene trial stuff.  It
> > seems that Lucene search is switched on by default. Woops, now the live
> > Forrest home page is also busted. Help please.
> 
> 'Fixed' by reverting that part of the lucene patch.  We'll have to figure
> out some way of distinguishing online and offline rendering before
> enabling lucene.

Thanks Jeff. I am just now "fixing" the website by using skinconf.xml
to disable-lucene.

I suppose that i am living on the edge by using cvs forrest to build
the website. Sure is a good way to find any problems.

--David



Re: broken search on home page - Lucene

Posted by Jeff Turner <je...@apache.org>.
On Fri, Sep 19, 2003 at 05:02:47PM +1000, David Crossley wrote:
> When building my various websites i now get a build error about
> "search.cmd". I tracked this down to the recent Lucene trial stuff.  It
> seems that Lucene search is switched on by default. Woops, now the live
> Forrest home page is also busted. Help please.

'Fixed' by reverting that part of the lucene patch.  We'll have to figure
out some way of distinguishing online and offline rendering before
enabling lucene.

--Jeff

> --David
>