Re: Highlighting span for Phrase Queries

2006-11-14 Thread Erik Hatcher
On Nov 14, 2006, at 4:08 AM, Heikki Doeleman wrote: thanks for pointing out these, however neither seems to do exactly what I want, i.e. highlight a phrase when a phrase search was done. A technique I've employed for a client is to convert a general Query object into a SpanQuery, and creat

Re: Highlighting span for Phrase Queries

2006-11-14 Thread Heikki Doeleman
t; To java-user@lucene.apache.org cc bcc Subject Re: Highlighting span for Phrase Queries mark harwood <[EMAIL PROTECTED]> Please respond to java-user@lucene.apache.org 10/11/2006 17:46 There have been a couple of alternative Highlighter contributions recently, I can't recall whi

Re: Highlighting span for Phrase Queries

2006-11-10 Thread mark harwood
va-user@lucene.apache.org Sent: Friday, 10 November, 2006 2:45:23 PM Subject: Highlighting span for Phrase Queries Hi there, I have a question on using the Highlighter. I'm using Lucene in a web application that allows you to search the catalogue of a library. The idea is to highlight, in

Highlighting span for Phrase Queries

2006-11-10 Thread Heikki Doeleman
Hi there, I have a question on using the Highlighter. I'm using Lucene in a web application that allows you to search the catalogue of a library. The idea is to highlight, in the results, the terms entered by the user. I'm using a Highlighter with a NullFragmenter because I want the whole fiel