LI Geng

Results 1 issues of LI Geng

The _update method in class SolrCloud invokes Solr._update which in turn invokes SolrCloud._send_request by line 564 or 568: https://github.com/django-haystack/pysolr/blob/da1522f5bcbfd209ea0b13ae355389cd327258bb/pysolr.py#L564 https://github.com/django-haystack/pysolr/blob/da1522f5bcbfd209ea0b13ae355389cd327258bb/pysolr.py#L568 This invocation would generate a randomized request to one of...