Add a missing index on Change for /all_unclaimed Signed-off-by: Shawn O. Pearce <sop@google.com>
diff --git a/webapp/index.yaml b/webapp/index.yaml index 5ff815c..e3da05a 100644 --- a/webapp/index.yaml +++ b/webapp/index.yaml
@@ -88,6 +88,16 @@ - name: modified direction: desc +# Unused in query history -- copied from input. +- kind: Change + properties: + - name: claimed + - name: closed + - name: dest_project + direction: desc + - name: modified + direction: desc + # Used 8 times in query history. - kind: Comment properties: