Marc Sturlese wrote:
I have FastVectorHighlighter working with a query like:
title:Ipod OR title:IPad

but it's not working when (0 snippets are returned):
title:Ipod OR content:IPad

This is true when you are going to highlight IPad in title field and
set fieldMatch to true at the FVH constructor. If you set fieldMatch
to true, try setting to false.

Koji

--
http://www.rondhuit.com/en/


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to