James Dyer

Results 2 issues of James Dyer

https://issues.apache.org/jira/browse/SOLR-599 This PR adds `HttpSolrClientJdkImpl`, a Solr client using the built-in Java 11+ Http Client rather than an external dependency. This is intended to be a drop-in replacement for `Http2SolrClient`...

test-framework
client:solrj
tool:build
tests

There seems to be a subtle bug in our test framework where it is sometimes possible for an unauthorized user to add document(s). This happens when both the client and...

test-framework
stale