Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2517 Ok. Verified with a test run that it appears to run fine against a vanilla Solr installation. Docker: `docker run --name testsolr -p 8983:8983 solr:latest solr-demo` [QuerySolr_Test_Case.xml.txt](https://github.com/apache/nifi/files/1907022/QuerySolr_Test_Case.xml.txt)
---