Difference between revisions of "Template:Search - About Special Characters"
[unchecked revision] | [unchecked revision] |
m |
|||
Line 1: | Line 1: | ||
− | Words inside indexed emails or attachments, which are a combination of alphanumeric and non-alphanumeric characters (white space, line break, delimiter or other control characters), may be returned in | + | Words inside indexed emails or attachments, which are a combination of alphanumeric 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 the word <tt>test_1234</tt> is returned when searching for <tt>test</tt>, <tt>1234</tt> and <tt>test_1234</tt>. | For instance the word <tt>test_1234</tt> is returned when searching for <tt>test</tt>, <tt>1234</tt> and <tt>test_1234</tt>. | ||
− | Other | + | Other commonly occurring characters are: |
* Comma (,) | * Comma (,) | ||
* Colon (;) | * Colon (;) | ||
Line 10: | Line 10: | ||
* 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> |
Revision as of 14:17, 8 September 2015
Words inside indexed emails or attachments, which are a combination of alphanumeric 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 the word test_1234 is returned when searching for test, 1234 and test_1234.
Other commonly occurring characters are:
- Comma (,)
- Colon (;)
- Hyphen (-)
- Underscore (_)
- AT-Sign (@)
- Slash & Backslash (/,\)
- Null character (NUL)