I’ve been able to download a response from standalone solr with over 40 million 
records, just takes a bit, using wget and a long timeout. I don’t know if a 
browser would be able to handle that size and time to download, let alone crash 
the browser altogether

> On Apr 5, 2022, at 8:00 AM, Thomas Corthals <tho...@klascement.net> wrote:
> 
> Hi Venkat,
> 
> Do you mean 2 million documents in a single response? You should really
> consider pagination
> <https://solr.apache.org/guide/8_11/pagination-of-results.html>, preferably
> using a cursorMark.
> 
> Regards,
> 
> Thomas
> 
> Op di 5 apr. 2022 om 13:40 schreef Puttaganti, Venkat <
> venkat.puttaga...@taylorandfrancis.com>:
> 
>> Hi Team,
>>     I hope you are doing good. We have come across an issue/limitation
>> with Solr cloud, when users are trying to query with around 2 million data
>> as part of the response.
>>     The same query works fine and return the results with standalone
>> Solr. Can you suggested if it requires any additional configurations.
>> 
>> We are using Solr 8.8 and Zookeeper 3.6.2.
>> Heap set to 24 GB
>> Could has three nodes. Solr and Zookeeper in the same EC2 box.
>> 
>> Thanks in advance.
>> 
>> Regards,
>> Venkat.
>> 
>> 
>> Information Classification: General
>> 

Reply via email to