Hi, while trying out Maik Schreibers highlighting package I found that FilteredQuery is not supported -- there is 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]
