Template:Quick Search
Quick Search
With quick search you can browse all emails located in the archives you have access to. This feature is especially suitable for simple queries; alternatively, the extended search can be used.
Using Quick Search
The input field is located in the upper left part of MailStore Client. Simply enter one or more keywords and press ENTER. The search results are displayed. Keywords which appear in the header or the subject line are highlighted.
Searching for Word Fragments
To display all emails containing a word beginning with a particular fragment, use the wildcard character (*). For example:
auto*
will return auto, automatic, automobile etc.
Searching for Words with unknown letters
To view all emails containing a word where you do not know how to spell it correctly, you can use the question mark (?). For example
"ho?se"
would locate house and horse.
Searching for Phrases
To search for words appearing consecutively and in a specific order, use quotation marks (""). For example:
"Microsoft Windows"
will return the text Microsoft Windows but not Microsoft Works or Windows 95.
Narrowing by Fields
A search for keywords or phrases can be limited to specific fields. For example:
subject:News only in Subject from:[email protected] only in From to:[email protected] only in To cc:[email protected] only in Cc bcc:[email protected] only in Bcc
Excluding Words
To narrow a search, you may want to specify words which must not be present in the emails. To exclude words from the search results, prepend the word with the minus character (-). For example:
ZDNet -download-tip
returns all emails from ZDNet which do not contain download-tip.
Combining Search Options
Any of the search options described above can be combined. For example:
ZDNET -"Daily Update"
returns all emails from ZDNet which do not contain the consecutive words Daily Update.
About Special Characters
Words inside indexed emails or attachments which are a combination of alphanumeric (letters, digits) and non-alphanumeric characters (white space, line break, delimiter or other control characters), may be returned in search results when searching for the alphanumerical part only.
For instance, when searching for firstname, firstname.lastname and lastname, e-mails containing the word firstname.lastname will be returned.
Separators and control characters that cause this behavior:
- Period (.)
- Comma (,)
- Semicolon (;)
- Hyphen (-)
- Underscore (_)
- AT-Sign (@)
- Slash & Backslash (/,\)
- Null character (NUL)
When the original text was divided by a different character, e.g. firstname(lastname, then only the full term is present in the index and one has to know the full term or has to use the wildcard character (*) to find emails containing that text.
Special characters at the beginning and the end of text are stripped and not present in the search index. It cannot be searched for these characters.