From 7c1222fc595091d9e292bae9d563a3fdaf660d7b Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 28 Jun 2015 21:04:37 -0400 Subject: Add description attribute for advanced search --- docs/search.markdown | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/search.markdown b/docs/search.markdown index 338f0052..bcd889be 100644 --- a/docs/search.markdown +++ b/docs/search.markdown @@ -112,3 +112,9 @@ Operators supported: - Greater than or equal: **due:>=2015-06-29** - Lower than or equal: **due:<=2015-06-29** +Search by description +--------------------- + +Attribute: **description** + +Example: `description:"text search"` -- cgit v1.2.3