> > I am > > having some issues with making the highlighting work > > properly. If I search for a word in a "title" > > field and request a highlighted summary from another > > "long_description" field, this works on some > > documents, but on some doesn't. Have you seen anything > > like this before? > > Default value of hl.maxAnalyzedChars is "51200". You can use -1 instead. > &hl.maxAnalyzedChars=-1
The contents of the "long_description" field are actually pretty short - max. 2000 characters. But I've tried setting it to -1 as well, and still the same results.