paulirwin commented on issue #929: URL: https://github.com/apache/lucenenet/issues/929#issuecomment-2746316515
For anyone having performance issues like these, can you let us know if you're using MMapDirectory (or `FSDirectory.Open` which returns MMapDirectory on Windows/Linux 64-bit platforms)? I am investigating a possible performance issue with MMapDirectory and it would be good to have confirmation on if that is in use here or if it's a different problem. Thanks! -- 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]
