Hi,

I recently had the same problem.
The solution was to increase the maxHttpHeaderSize in tomcat server.xml file
and everything works fine now.

Best regards

Jérôme

On Fri, Jan 22, 2010 at 19:33, Jennifer Luo <jenni...@talenttech.com> wrote:

> From my test, they query doesn't have limit. The maximum query length I
> used is more than 1M.
>
> However if you use Http Get, there is a length limit on querystring. You
> can try to use HTTP POST, using ContentType
> application/x-www-form-urlencoded
>
> Jennifer Luo
>
> > -----Original Message-----
> > From: ysee...@gmail.com [mailto:ysee...@gmail.com] On Behalf Of Yonik
> > Seeley
> > Sent: Friday, January 22, 2010 12:22 PM
> > To: solr-user@lucene.apache.org
> > Subject: Re: Is there limit on size of query string?
> >
> > On Fri, Jan 22, 2010 at 11:48 AM, Fuad Efendi <f...@efendi.ca> wrote:
> > > Is there limit on size of query string?
> > >
> > > Looks like I have exceptions when query string is higher than 400
> > characters
> > > (average)
> >
> > This is most likely going to be a servlet container issue.
> > Are you using the bundled Jetty or something different?
> >
> > -Yonik
> > http://www.lucidimagination.com
>



-- 
Jérôme Charron
Directeur Technique @ WebPulse
Tel: +33675742890 <= ** NEW **
eMail : jerome.char...@webpulse.fr
http://www.webpulse.fr/
http://www.shopreflex.com/
http://www.staragora.com/

Reply via email to