I think the way to do this is to run the 'rewrite()' method on the wilcard query; this turns it into a boolean collection of term queries, with a term for each match for the wildcard. That way, you're just highlighting a normal term query. I think that would also work for fuzzy queries. Hope that helps.

Regards,
-John B.

Michael Prichard wrote:
I have highlighter working out of the box but now I need to highlight wildcards (if they are there). I would imagine someone has done this on this group :) Any suggestions?

Thanks!
Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to