From 94875d2deddc7f5cace01d1550fa603fd11a0a7d Mon Sep 17 00:00:00 2001 From: ston1th Date: Thu, 25 Jun 2020 15:34:09 +0200 Subject: [PATCH] updated text --- pkg/server/templates.go | 2 +- templates/tagsEdit.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/server/templates.go b/pkg/server/templates.go index 46bed4a..99032dd 100644 --- a/pkg/server/templates.go +++ b/pkg/server/templates.go @@ -566,7 +566,7 @@ created:<="2016-09-21"
Note Editing a tag does not update tags already assigned to a document. - You need to reindex all documents to avoid false-positive searches. + You need to retag all documents to avoid false-positive searches.
diff --git a/templates/tagsEdit.html b/templates/tagsEdit.html index 23bad39..3be685e 100644 --- a/templates/tagsEdit.html +++ b/templates/tagsEdit.html @@ -8,7 +8,7 @@
Note Editing a tag does not update tags already assigned to a document. - You need to reindex all documents to avoid false-positive searches. + You need to retag all documents to avoid false-positive searches.