iorixxx wrote:
> 
> hl.requireFieldMatch=true
> 
> http://wiki.apache.org/solr/HighlightingParameters#hl.requireFieldMatch
> 
> 

I had tried this before but it did not work because in the query I did not
specify body:.  This does work fine if I put body:terms in the query.

Is there an simpler syntax to say search for terms in the following
properties X,Y, and Z only or do I have to do this:
x:terms OR y:terms OR z.terms

Thanks for the help.

-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Highlighting-Issue-tp867567p867876.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to