jira-importer commented on issue #444: URL: https://github.com/apache/maven-indexer/issues/444#issuecomment-2965141042
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented Another remark: in case of IteratorSearchResult only, result.getTotalHits() will _always_ tell the truth about the count of hits (this is NOT true for non-iterator searches), even if the actual result set returned is limited to 1k. But frankly, do you _really_ want to process 1k of result hits? What is your use case? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org