Github user uschindler commented on the pull request:
https://github.com/apache/lucenenet/pull/43#issuecomment-68868166
In Lucene 5, the fsync on directory may be more important, be cause we rely
on NIO.2's atomic rename functionality (we changed commit logic to make use of
that). So we fsync on the direcory after the atomic rename of the commit
(segments) file.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---