lucene/solr/solrj/src
Marc A. Morissette 051133c13f
SOLR-12550: ConcurrentUpdateSolrClient doesn't respect timeouts for commits and optimize (#417)
ConcurrentUpdateSolrClient now propagates its connection and read timeouts to the private HttpSolrClient used to commit and optimize.
2020-02-20 04:29:20 -08:00
..
java SOLR-12550: ConcurrentUpdateSolrClient doesn't respect timeouts for commits and optimize (#417) 2020-02-20 04:29:20 -08:00
resources SOLR-12769: correct documentation for delete op in request params API 2019-10-18 21:13:35 +05:30
test/org SOLR-12550: ConcurrentUpdateSolrClient doesn't respect timeouts for commits and optimize (#417) 2020-02-20 04:29:20 -08:00
test-files SOLR-14241: New delete() Stream Decorator 2020-02-05 10:49:24 -07:00