fabriziofortino commented on PR #588: URL: https://github.com/apache/jackrabbit-oak/pull/588#issuecomment-1148878865
@tihom88 I have checked the Lucene code and it does not use the `oak.queryLimitReads`. I think this is correct because Lucene and Elastic implement an iterator-based API. The `QueryEngine` works on top of these APIs and it's the only one that should access the limitReads parameter. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
