Re: Highlighting issue with PlainTextEntityProcessor.

2012-01-12 Thread meghana
Hi Erik.. Thanks for your reply. And yes data was on index. but i found the problem , the problem was not of PlainTextEntityProcessor. highlighting was returning in multivalued field and in non-multivalued field there was less highlight. so i thought problem may be in PlainTextEntityProcessor. B

Re: Highlighting issue with PlainTextEntityProcessor.

2012-01-11 Thread Erick Erickson
Well, are you sure that the data is *in* the index? Did you change maxFieldLength in solrconfig.xml? First, I'd be sure that the data is in the stored field to highlight. Best Erick Out of curiosity, why did you have to change from multValued? On Wed, Jan 11, 2012 at 3:29 AM, meghana wrote: