Returning 500K rows is, as Shawn says, not Solr's sweet spot.
My guess: All the work you're doing trying to return that many
rows, particularly in SolrCloud mode is simply overloading
your system to the point that the ZK connection times out. Don't
do that. If you need that many rows, either Shawn
Hi Team,
I am facing an issue while selecting from solrcloud Node , can you let me
know the reason and resolution for the same
NOTE: I have create a custom authentication and authorization plugin , This
works fine when SSL is not enabled. This occurs when ssl is enabled along
with external zookee