{{ _('Search help') }}

{{ _('Operator') }} {{ _('Effect') }}
stream:stream {{ _('Narrow to messages on stream') }} stream
topic:topic {{ _('Narrow to messages with topic') }} topic
pm-with:email {{ _('Narrow to private messages with') }} email
sender:email {{ _('Narrow to messages sent by') }} email
sender:me {{ _('Narrow to messages sent by you') }}.
near:id {{ _('Center the view around message ID') }} id
id:id {{ _('Narrow to just message ID') }} id
is:alerted {{ _('Narrow to messages with alert words') }}.
is:mentioned {{ _('Narrow to messages that mention you') }}.
is:private {{ _('Narrow to private messages') }}.
is:starred {{ _('Narrow to starred messages') }}.
keyword {{ _('Search for') }} {{ _('keyword') }} {{ _('in the topic or message content') }}
-topic:topic {{ _('Exclude messages with topic') }} topic

{{ _('You can use any combination of these search operators in a single query') }}. {{ _('For example') }}:

  stream:streamname sender:user@example.com keyword

{{ _('would search for messages sent by') }} user@example.com {{ _('to stream') }} streamname {{ _('containing the keyword') }} keyword.