On 6-Feb-09, at 12:34 PM, Jeffrey Baker wrote:
Hello all. First post to the list.
Welcome aboard.
I noticed that if I search for foo:blah&hl.fl=bar, I get highlight output for instances of "blah" in field "bar". Is there any way to avoid that? I'm using solr 1.3.
Try hl.requireFieldMatch=true http://wiki.apache.org/solr/HighlightingParameters -Mike