Re: Full text indexing patch

2004-03-31 Thread Andy Armstrong
Murray Altheim wrote: Andy, Not to bug you too much, but I have a meeting with my Ph.D. advisors on Thursday and I'd love to have some projected date for inclusion of full text searching in Xindice. I've been coding furiously for weeks and am trying to wrap up a preliminary version of my software f

Re: Full text indexing patch

2004-03-31 Thread Murray Altheim
Andy Armstrong wrote on 2004-03-11: Here's a patch to be applied against the current CVS (as at 2004/03/11) which adds Lucene based full text indexing. In addition to applying the patch you need to add lucene-1.4-rc1-dev.jar (or similar I guess) to /java/lib. [...] Andy, Not to bug you too much,

Re: Full text indexing patch

2004-03-11 Thread Andy Armstrong
Vadim Gritsenko wrote: Interesting. Couple of patch formatting suggestions... (a) please use ALv2, Apache License version 2, as the rest of xindice sources, (b) please use 4 spaces instead of tabs. :-) Noted :) Sorry. As I read through the patch (after posting it!) it occured to me some comment

Re: Full text indexing patch

2004-03-11 Thread Vadim Gritsenko
Andy Armstrong wrote: Here's a patch to be applied against the current CVS (as at 2004/03/11) which adds Lucene based full text indexing. In addition to applying the patch you need to add lucene-1.4-rc1-dev.jar (or similar I guess) to /java/lib. To add a full text index to a collection use an i