I've never used .net port of Lucene and highlighter,
but I believe we have to call Query.rewrite()
to expand the query expression when using
phrasequery, wildcardquery, regexquery and fuzzyquery,
then pass it to highlighter.

hope this helps,

Koji


> -----Original Message-----
> From: Gwyn Carwardine [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 25, 2006 6:28 AM
> To: java-user@lucene.apache.org
> Subject: Highlighter
> 
> 
> I'm using the .net port of highlighter (1.5) and I notice it doesn't
> highlight range or prefix queries.. Is this consistent with the java
> version? Only I note my standard reference of www.lucenebook.com seems to
> support highlighting.. is this using that same highlighter 
> version (couldn't
> find any verison info on the lucene apache site)
> 
> TIA
> 
> -Gwyn
> 
> 
> ---------------------------------------------------------------------
> 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