Hi All, I'd like to know if anyone else is experiencing the same problem we are facing....
basically, we are running query with field collapsing (Solr 1.4 with patch 236). The responses tells us that there are about 2700 documents matching our query. However, I can not get passed the 431th document. From this point on, the response will not contain any document. If I run the same query without collapsing then I can iterator through all results without problem. This tells me that the problem is not related to the shards. Any hints?