Hi,
  I want to verify a bug if someone can help. I have a text field:

   <field name="text_t"  type="text"    indexed="true"  stored="true"
multiValued="true" termVectors="true" termPositions="true"
termOffsets="true"/>

I use to store text that I highlight on. If the field contains more than
one text value, highlighting does not seem to work.
No highlights are returned, even though the text exists in one of the
field values returned from the query.
Am I missing a flag or is this a bug?

thanks,
Darren

Reply via email to