paulirwin commented on issue #1151: URL: https://github.com/apache/lucenenet/issues/1151#issuecomment-2749246025
Another finding: this discrepancy evaporates when just using `IndexSearcher.Search` and not loading the documents with `.Doc(int)`. MMapDirectory performs about equivalently to SimpleFSDirectory in that case (1.87s vs 1.90s). -- 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: dev-unsubscr...@lucenenet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org