Difference between revisions of "Template:Search - About Special Characters"

[unchecked revision][unchecked revision]
Line 1: Line 1:
Words of indexed emails or attachments, which are a combination of alphanumeric and non-alphanumeric characters (white space, line break, delimiter or other control characters), may get returned as a search result when searching for the alphanumerical part only.
+
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 the search result when searching for the alphanumerical part only.
  
For instance is 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 often occurring characters are:
 
Other often occurring characters are:
 
 
* Comma (,)
 
* Comma (,)
 
* Colon (;)
 
* Colon (;)
Line 13: Line 12:
 
* Null Character (NUL)
 
* 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:11, 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 the search result when searching for the alphanumerical part only.

For instance the word test_1234 is returned when searching for test, 1234 and test_1234.

Other often occurring characters are:

  • Comma (,)
  • Colon (;)
  • Hyphen (-)
  • Underscore (_)
  • AT-Sign (@)
  • Slash & Backslash (/,\)
  • Null Character (NUL)