Uups.. my last .java attachement did not make it (is there a filter or what?). Sorry, will try it another way.
KK -----Urspr�ngliche Nachricht----- Von: Karsten Konrad Gesendet: Freitag, 18. Juni 2004 10:58 An: 'Lucene Developers List' Betreff: Minor Patch for FilteredQuery, contributor needed. Hi, while trying out Maik Schreibers highlighting package I found that FilteredQuery is not supported -- there is no way to access the underlying unfiltered Query, and therefore no highlighting framework can collect the query terms. The code above adds the necessary public get-method to FilteredQuery that will fix this; would any contributor to Lucene be so kind to contribute it? Regards, Karsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
