Re: HTML parser

2002-04-19 Thread Terence Parr
u pointed out. I'll take a look at it now. > Can you share or describe your stripHTML method? Simple java that > looks for s or something smarter? > > Thanks, > Otis > P.S. > This type of thing makes me wish I can use Perl or Python :) > > > --- Terence Parr &

Re: HTML parser

2002-04-18 Thread Terence Parr
On Thursday, April 18, 2002, at 10:28 PM, Otis Gospodnetic wrote: > Hello, > > I need to select an HTML parser for the application that I'm writing > and I'm not sure what to choose. > The HTML parser included with Lucene looks flimsy, JTidy looks like a > hack and an overkill, using classes wr

MultiSearcher improvement available

2002-02-07 Thread Terence Parr
Folks, I have a trivial extension to MultiSearcher that allows you to use more than a single query. Currently, I can only find a way to apply a single query across multiple databases. I have heterogeneous databases that require different queries (well, slightly but enough) be applied for ea