| The Java NIO API allows creating hardlinks, this should be very useful to create quick snapshots of the index, like what we need in org.hibernate.search.util.impl.FileHelper.copyFile(Path, Path, long). Unfortunately this will need to be a new option, as hardlinks are not always the best option. |