Can you solve by retaining hl.maxAnalyzedChars=maxLength+buffer, where
maxLength is the max length of your text field plus some reasonable buffer
on top?
On Tue, May 14, 2013 at 1:03 PM, meghana wrote:
> Hi,
>
> Query pasted in my post, is returning 1 record with 0 highlights, if i just
> remov
Hi,
Query pasted in my post, is returning 1 record with 0 highlights, if i just
remove hl.maxAnalyzedChars= -1 from my query, it return proper highlight...
same query with some different random id ,working fine and returning
highlights properly , while few records return 0 highlights with
hl.max
You didn't say, what is exactly going weird..
On Fri, May 10, 2013 at 2:19 PM, meghana wrote:
> I am facing one weird issue while setting hl.maxAnalyzedChars to -1 to
> fetch
> highlight for some random records, for other records its working fine.
>
> Below is my solr query
>
> http://localhost