elastic-recheck/queries/1282795.yaml
Clark Boylan 0bd2042c38 Switch queries over to tags instead of filename
The Elasticsearch schema was updated to make the file portion of tags
the basename of filename. This allows us to use tags to filter for files
with a common basename instead of searching with globs in the filename
field. This should be more performant and easier to read.

Change-Id: I8fe36c56309ea851afd63f08f65583008fa4857f
2014-03-28 12:37:12 -07:00

5 lines
112 B
YAML

query: >
message:"ERROR: InterpreterNotFound: python2.6"
AND tags:"console.html"
AND build_name:*python26