Hi all,

when we retrieve larger documents through SOLR with highlighting, the
highlighted document gets truncated. We run the following query:

http://172.16.9.67:8983/solr/select?indent=on&version=2.2&q=nid%3A13048+AND+body%3Afrance&start=0&rows=10&fl=*%2Cscore&qt=standard&wt=standard&explainOther=&hl=on&hl.fl=body&hl.fragsize=-1

which results in the truncated highlighting result.

we are wondering if there is some hard limit in the highlighter? something
we overlooked?

any help and/or pointers would be greatly appreciated.

thanks,

Martijn

Reply via email to