Well, _how_ does it fail? unless it's a type it should be multiValued (not capital 'V'). This probably isn't the problem, but just in case.....
Anything in the logs? What is the field definition? Did you re-index after changing to multiValued? Best Erick On Tue, Jun 18, 2013 at 11:01 PM, Floyd Wu <floyd...@gmail.com> wrote: > In my test case, it seems this new highlighter not working. > > When field set multivalue=true, the stored text in this field can not be > highlighted. > > Am I miss something? Or this is current limitation? I have no luck to find > any documentations mentioned this. > > Floyd