Fix a problem fetching hierarchy from Solr when using a sharded index. (#980)
- Using max int as the rows parameter may cause an int overflow in Solr internal processing at least with a sharded index.
Please register or sign in to comment
- Using max int as the rows parameter may cause an int overflow in Solr internal processing at least with a sharded index.