Hello, I'm trying to understand how to use commit( boolean waitFlush, boolean waitSearcher, boolean softCommit ) It appears, that AbstractUpdateRequest.setAction is called, which doesn't use waitFlush at all.
Can we remove waitFlush not to confuse the users? Artem
