Re: Query on Highlights

2016-03-10 Thread Anil
i have tested with large documents with large values of hl.maxAnalyzedChars, i can see highlights now. thanks. On 10 March 2016 at 22:29, Anil wrote: > HI, > > i have indexed large files (around 10 mb) in a text field with stored and > indexed as true. > Search of a text against the field retur

Query on Highlights

2016-03-10 Thread Anil
HI, i have indexed large files (around 10 mb) in a text field with stored and indexed as true. Search of a text against the field returning records but highlights are empty for few documents. is it because of default hl.maxAnalyzedChars ? Please let me know if you need any additional informatio