summaryrefslogtreecommitdiff
path: root/doc/en_US
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-10-16 10:59:13 -0700
committerFrederic Guillot <fred@kanboard.net>2017-10-16 10:59:13 -0700
commit8a221cc43abd45b40a2914a71953628559a760c5 (patch)
tree82ceaa7128892ec104f89a05686c9b554d10c337 /doc/en_US
parenta53ead7e74924579db243bc43125ac52aeb86b91 (diff)
Update documentation for score/complexity search
Diffstat (limited to 'doc/en_US')
-rw-r--r--doc/en_US/search.markdown7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/en_US/search.markdown b/doc/en_US/search.markdown
index befb0e5c..818a19ce 100644
--- a/doc/en_US/search.markdown
+++ b/doc/en_US/search.markdown
@@ -166,6 +166,13 @@ Attribute: **tag**
- Example: `tag:"My tag"`
+### Search by score/complexity
+
+Attribute: **score** or **complexity**
+
+- `score:>=21`
+- `complexity:8`
+
Activity stream search
----------------------