You can now search for documents with a tag applied by a specific reviewer using the tag(by) search syntax.
Syntax | Description |
tag(by reviewer@csdisco.com) | All documents with a tag applied by reviewer@csdisco.com |
tag(responsive & by reviewer@csdisco.com) | Documents with a responsive tag applied by reviewer@csdisco.com |
tag("non-responsive" % by reviewer@csdisco.com) | Documents with a non-responsive tag applied by someone other than reviewer@csdisco.com |
sample(10, tag(by reviewer@csdisco.com)) | Ten random documents from those with any tag applied by reviewer@csdisco.com |
tag(by reviewer@csdisco.com & on 10/16/2015) | Documents with a tag applied by reviewer@csdisco.com on 10/16/2015 |
tag(by reviewer@csdisco.com & after 10/16/2015) | Documents with a tag applied by reviewer@csdisco.com after 10/16/2015 |
tag(responsive & by reviewer@csdisco.com & before 10/16/2015) | Documents with a responsive tag applied by reviewer@csdisco.com before 10/16/2015 |
The tag(by) search syntax is available in databases created on or after October 5, 2015.