Commit ea84e85d2515c698afa1a659cb929696bcd3b620
1 parent
51e8edbc
Exists in
master
and in
18 other branches
Intermediate -> Inline [skip ci]
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -507,7 +507,7 @@ For large data sets, try [parallel reindexing](#parallel-reindexing). |
507 | 507 | |
508 | 508 | There are four strategies for keeping the index synced with your database. |
509 | 509 | |
510 | -1. Immediate (default) | |
510 | +1. Inline (default) | |
511 | 511 | |
512 | 512 | Anytime a record is inserted, updated, or deleted |
513 | 513 | ... | ... |