Github user JohannesDaniel commented on the issue:
https://github.com/apache/nifi/pull/2517
@MikeThomsen There are two tests that test Solr result paging:
```
testRetrievalOfFullResults()
testRetrievalOfFullResults2()
```
What do you mean exactly? A test that retrieves more results from Solr?
What actually shall be the purpose of this test?---
