Difference between revisions of "Template:Search - About Special Characters"
[unchecked revision] | [checked revision] |
Ltalaschus (talk | contribs) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | Words inside indexed emails or attachments | + | 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 | + | For instance, when searching for <tt>firstname</tt>, <tt>firstname.lastname</tt> and <tt>lastname</tt>, e-mails containing the word <tt>firstname.lastname</tt> will be returned. |
− | + | Commonly occurring characters are: | |
+ | * Period (.) | ||
* Comma (,) | * Comma (,) | ||
* Colon (;) | * Colon (;) | ||
Line 10: | Line 11: | ||
* AT-Sign (@) | * AT-Sign (@) | ||
* Slash & Backslash (/,\) | * Slash & Backslash (/,\) | ||
− | * Null | + | * Null character (NUL) |
− | |||
<noinclude> | <noinclude> | ||
[[de:Vorlage:Suche - Hinweise zu Sonderzeichen]] | [[de:Vorlage:Suche - Hinweise zu Sonderzeichen]] | ||
[[en:Template:Search - About Special Characters]] | [[en:Template:Search - About Special Characters]] | ||
</noinclude> | </noinclude> |
Latest revision as of 11:47, 22 May 2018
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.
Commonly occurring characters are:
- Period (.)
- Comma (,)
- Colon (;)
- Hyphen (-)
- Underscore (_)
- AT-Sign (@)
- Slash & Backslash (/,\)
- Null character (NUL)