On Tue, May 18, 2004 at 10:12:12AM +1000, Ian Holsman wrote: > I'm debating on wheter to use lucene (with java) or plucene. > I was wondering if there is any performance difference between the two? Yes. Lucene is MUCH faster. Plucene still needs to have a lot of optimisation work done on it, but no-one is really doing any at the minute. Tony