From e46a7d7142143738c6868f41dc57a534be3bc753 Mon Sep 17 00:00:00 2001 From: Dragos Popa Date: Thu, 25 Jan 2018 14:48:58 +0000 Subject: [PATCH] Update indexing-modes.md "old the records" --- docs-src/src/indexing-modes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-src/src/indexing-modes.md b/docs-src/src/indexing-modes.md index e2b1c58..287b39e 100644 --- a/docs-src/src/indexing-modes.md +++ b/docs-src/src/indexing-modes.md @@ -23,7 +23,7 @@ needs. ## `diff` (default) Using the default `diff` mode, the plugin will try to be smart when pushing -content to your index: it will delete old the records and add new ones. All +content to your index: it will delete the old records and add new ones. All records that didn't change will stay untouched. To do so, it first grabs the list of all records in your index, then compares