Could any commiter please have a look at the diffs I posted a week ago? --Clemens
----- Original Message ----- From: "Clemens Marschner" <[EMAIL PROTECTED]> To: "Lucene Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, October 23, 2002 10:38 PM Subject: Diffs for enabling query rewriting > Enclosed you find the diffs I promised for enabling query rewriting. > > This also enables tools such as the HTML term highlighter > (http://www.iq-computing.de/lucene/highlight.jsp). There's one difference to > the white paper there: I didn't want to make arrays public, so getClauses() > in BooleanClause only returns an iterator. The same with getTerms() in > PhraseQuery. I have included my version of LuceneTools.java as presented on > the website I mentioned. > > I've also got an example for query rewriting, but since it uses an external > library, I've left it out here. > > Regards, > > Clemens > > > > > -------------------------------------- > http://www.cmarschner.net > ---------------------------------------------------------------------------- ---- > -- > To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: <mailto:lucene-dev-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:lucene-dev-help@;jakarta.apache.org>
