Add index Issue with reviewers and modified (issue 5729044)

2 views
Skip to first unread message

mar...@chromium.org

unread,
Mar 2, 2012, 1:47:37 PM3/2/12
to albrec...@googlemail.com, coderevie...@googlegroups.com, re...@codereview-hr.appspotmail.com
Reviewers: Andi Albrecht,

Description:
Add index Issue with reviewers and modified.

In particular,

- kind: Issue
properties:
- name: reviewers
- name: modified
direction: desc

is not sufficient for a /search with
?reviewer=<foo>
&modified_before=03%2F04%2F2012
&modified_after=02%2F27%2F2012

Please review this at http://codereview.appspot.com/5729044/

Affected files:
M index.yaml


Index: index.yaml
===================================================================
--- a/index.yaml
+++ b/index.yaml
@@ -116,6 +116,11 @@
properties:
- name: reviewers
- name: modified
+
+- kind: Issue
+ properties:
+ - name: reviewers
+ - name: modified
direction: desc

- kind: Message


Reply all
Reply to author
Forward
0 new messages