Good Morning,

I went through this problem too.
I changed the server.xml config in tomcat, and set the maxHttpHeaderSize
field to 100000.


<Connector port="8080" protocol="HTTP/1.1"
               URIEncoding="UTF-8"
               *maxHttpHeaderSize="100000"*
               connectionTimeout="20000"
               redirectPort="8443" />

If Solr is running on another app server, search for a configuration like
this.

I hope it works...

*
*



On Tue, Apr 3, 2012 at 4:51 AM, Cheng, Tjin <tjin.ch...@ordina.nl> wrote:

> The complete text in the str field has more than 6000 characters. However
> I am only able to find the document when querying/searching for the text
> before 2000 characters. The other text after 2000 characters does not lead
> to that specific document.




-- 
Carlos Alberto Schneider
Informant - (47) 38010919 - 9904-5517

Reply via email to