Search+*type+by name
subtitle videos+Search
*roles+*right+*content options
{"type":"role", "not":{"codename":["in","anyone","anyone_...
notes for user+*right+*structure
Search : {"type": "Note",
"plus": ["who", {"refer_to":"_left"} ],
"sort":"create",
"dir":"desc"
}
Nested $keyword in Search Fails+test search
my current tickets+*right+*structure
Search : {"type":"Ticket",
"right_plus":["tag",{"refer_to":"Wagn 1.0"}],
"plus":["assigned to",{"refer_to":"_left"}],
"not":{"right_plus": ["status", {"content": "closed"} ]
},
"sort":"update"
}
John Abbe+all tickets
+story
priority tickets+*right+*structure
Search : {"type": "Ticket",
"plus": ["priority", {"refer_to": "_LL"} ]
}
addressed tickets+*right+*structure
Search : /* Shows all tickets until we can search twice on same parameter */
{"type": "Ticket",
"plus": ["status", {"content": "closed"} ],
"plus": ["tag", {"refer_to": "_left"} ] }
*script+*right+*content options
{"type":["in", "JavaScript", "CoffeeScript"] }
acknowledged+*right+*structure
Search : {"found_by": "_left",
"plus": ["status", {"match": "acknowledged"} ]
}
Ticket+*right+*content options
{"type": "Ticket",
"plus": ["status", {"not": {"refer_to...
references+*right+*structure
Search : {"referred_to_by":{"left":"_LL"},
"or":{"type":["in","Cardtype","Features","Setting"],
"included_by":"Syntax Reference"
}
}
closed tickets for item+*right+*structure
Search : {"type": "Ticket",
"plus": ["tag", {"refer_to": "_left"} ],
"right_plus": ["status", {"content": "closed"} ]
}
*contextual class+*right+*content options
success
info
warning
danger
*attach+*right+*content options
{"type": "File",
"sort": "update"
}