diff --git a/content/functions/replacere.md b/content/functions/replacere.md index 6e566af0f..838459453 100644 --- a/content/functions/replacere.md +++ b/content/functions/replacere.md @@ -5,7 +5,7 @@ description: Replaces all occurrences of a regular expression with the replaceme godocref: date: 2017-02-01 publishdate: 2017-02-01 -lastmod: 2017-02-01 +lastmod: 2017-04-30 categories: [functions] tags: [regex] ns: diff --git a/content/functions/where.md b/content/functions/where.md index 28ba2a898..6f7bfb83e 100644 --- a/content/functions/where.md +++ b/content/functions/where.md @@ -7,7 +7,7 @@ date: 2017-02-01 publishdate: 2017-02-01 lastmod: 2017-04-30 categories: [functions] -tags: [filtering] +tags: [filtering,logic,operators] ns: signature: ["where COLLECTION KEY [OPERATOR] MATCH"] workson: [lists,taxonomies,terms,groups]