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

Could this be because when FieldQuery is created the query to build it must
have just one field?
If it's not the case I may be missing something... any idea?

Thanks in advance
-- 
View this message in context: 
http://old.nabble.com/FastVectorHighlighter-and-query-with-multiple-fields-tp27373932p27373932.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
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