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.