June 2017
Beginner to intermediate
404 pages
8h 22m
English
By default, the index operation is only acknowledged after the translog is committed to disk in the primary and replica shards. If you are performing a bulk index and don't mind losing a few seconds of data in case of a failure, you can set the translog to committed on an interval rather than on every index operation. Changing the translog to async greatly improves the index performance.
Read now
Unlock full access