Update documentation for score/complexity search

This commit is contained in:
Frederic Guillot
2017-10-16 10:59:13 -07:00
parent a53ead7e74
commit 8a221cc43a
3 changed files with 7 additions and 2 deletions

View File

@@ -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
----------------------