On Thu, Aug 18, 2022 at 1:47 PM Alexander Lukyanchikov
<alexanderlukyanchi...@gmail.com> wrote:

>
> Currently we are trying to avoid switching to MMAP because there is another 
> process running on the same host and extensively utilizes the FS cache.
>

This makes no sense, NIOFSDirectory uses the FS cache the exact same
way as mmap. it just uses read() interface instead.

A self-created problem!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to