That was it, thank you!

-----Original Message-----
From: Koji Sekiguchi [mailto:k...@r.email.ne.jp] 
Sent: Tuesday, March 19, 2013 5:17 PM
To: solr-user@lucene.apache.org
Subject: Re: Getting back highlights almost always works...

(13/03/20 6:14), Van Tassell, Kristian wrote:
> ...but I'm finding some examples where the stored text is so big (14,000 
> words) that Solr fails to highlight anything. But the data is definitely in 
> the text field and is returning due to that hit.
>
> Does anyone have any ideas why this happens?
>

Probably you are missing hl.maxAnalyzedChars parameter?

http://wiki.apache.org/solr/HighlightingParameters#hl.maxAnalyzedChars

koji
-- 
http://soleami.com/blog/lucene-4-is-super-convenient-for-developing-nlp-tools.html

Reply via email to