Re: Lucene package

2001-12-23 Thread Bernhard Huber
hi, checked in all sources, components, xsp, etc.. removed lucene component, removed old webapp/search/*.xsp files. hope that's okay the index for the doc is about 2.74 MB, it takes some minutes to generate it, you will have to generate the index FIRST, see the search/welcome, and then try sea

RE: @version CVS keyword consistency (was: Re: Lucene package)

2001-12-22 Thread Vadim Gritsenko
> From: giacomo [mailto:[EMAIL PROTECTED]] > > On Sat, 22 Dec 2001, Gianugo Rabellino wrote: > > > giacomo wrote: > > > > > Could the author of the Lucene package add a CVS id and an author line > > > as it is the case for (I hope) all other sou

Re: Lucene package

2001-12-22 Thread giacomo
On Sat, 22 Dec 2001, Bernhard Huber wrote: > hi, > i fixed the indention, and added $id$, and author line. > Moreover I split the lucene package into search, and crawler package. > I implemented a SearchGenerator, and some xsp in the webapp/search > directory. > > I have ada

RE: Lucene package

2001-12-22 Thread Vadim Gritsenko
Saturday, December 22, 2001 4:10 PM > To: [EMAIL PROTECTED] > Subject: Re: Lucene package > > hi, > i fixed the indention, and added $id$, and author line. > Moreover I split the lucene package into search, and crawler package. > I implemented a SearchGenerator, and some xsp in the web

Re: Lucene package

2001-12-22 Thread Bernhard Huber
hi, i fixed the indention, and added $id$, and author line. Moreover I split the lucene package into search, and crawler package. I implemented a SearchGenerator, and some xsp in the webapp/search directory. I have adapted the cocoon.roles, the documentation/sitemap.xmap, written some

Re: @version CVS keyword consistency (was: Re: Lucene package)

2001-12-22 Thread giacomo
On Sat, 22 Dec 2001, Gianugo Rabellino wrote: > giacomo wrote: > > > Could the author of the Lucene package add a CVS id and an author line > > as it is the case for (I hope) all other source file? And also adjust > > the coding according to the convention used here at

@version CVS keyword consistency (was: Re: Lucene package)

2001-12-22 Thread Gianugo Rabellino
giacomo wrote: > Could the author of the Lucene package add a CVS id and an author line > as it is the case for (I hope) all other source file? And also adjust > the coding according to the convention used here at Cocoon. Well, this was the right time to remind me that I forgot to do

Lucene package

2001-12-22 Thread giacomo
Could the author of the Lucene package add a CVS id and an author line as it is the case for (I hope) all other source file? And also adjust the coding according to the convention used here at Cocoon. TIA Giacomo - To