You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Ahson Iqbal <mi...@yahoo.com> on 2011/10/12 13:31:13 UTC

Problem while getting more than 100 records from solr 1.4.1

Hi All

When i query solr with page size less than equal 75 it works fine but as my page size increases let say 100 the following exception is generated 
An existing connection was forcibly closed by the remote host.  but nothing is logged in tomcat logs

I googled this issue but did not found any help,  can any body guide how can I resolve this particular issue

Regartds
Ahsan

Re: Problem while getting more than 100 records from solr 1.4.1

Posted by pravesh <su...@yahoo.com>.
Can you provide the tomcat logs full stack trace for further assistance

Regds
Pravesh

--
View this message in context: http://lucene.472066.n3.nabble.com/Problem-while-getting-more-than-100-records-from-solr-1-4-1-tp3415443p3415619.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Problem while getting more than 100 records from solr 1.4.1

Posted by Ahson Iqbal <mi...@yahoo.com>.
Hi Pravesh

I tried searching on local host but still same error appears.

Regards
Ahsan


________________________________
From: Pravesh<su...@yahoo.com>
To: solr-user@lucene.apache.org
Sent: Wednesday, October 12, 2011 5:17 PM
Subject: Re: Problem while getting more than 100 records from solr 1.4.1

Not necessarily related to SOLR.

Is "75" the only upper limit for rows upto which is works(or might vary like
70/71/.....78 etc)???

Can you check at your infrastructure level, if there is any limit bounded by
sys-admin/network-admin.
Or check your tomcat configurations

You can try the /wget /or /curl / locally from your solr server for search
with page size >100, to check it it works.

Regds
Pravesh

--
View this message in context: http://lucene.472066.n3.nabble.com/Problem-while-getting-more-than-100-records-from-solr-1-4-1-tp3415443p3415541.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Problem while getting more than 100 records from solr 1.4.1

Posted by pravesh <su...@yahoo.com>.
Not necessarily related to SOLR.

Is "75" the only upper limit for rows upto which is works(or might vary like
70/71/.....78 etc)???

Can you check at your infrastructure level, if there is any limit bounded by
sys-admin/network-admin.
Or check your tomcat configurations

You can try the /wget /or /curl / locally from your solr server for search
with page size >100, to check it it works.

Regds
Pravesh

--
View this message in context: http://lucene.472066.n3.nabble.com/Problem-while-getting-more-than-100-records-from-solr-1-4-1-tp3415443p3415541.html
Sent from the Solr - User mailing list archive at Nabble.com.