|   |  TWiki Site-Level Preferences 
This topic defines site-level settings that apply to all users and webs on this TWikiSite. | 
|   |  Search Settings 
 
-  Default type for search, one of: keyword (for search engine like syntax), regex (for RegularExpression search), or literal (for verbatim search)
    | 
|
< < |  
 - 
 
-  Set SEARCHDEFAULTTTYPE = keyword
   
    | 
> > |  
 - 
 
-  Set SEARCHDEFAULTTYPE = keyword
   
    | 
|   |  
-  Default for 
%SEARCH{}% variable, one of: keyword, regex, or literal 
-  Set SEARCHVARDEFAULTTYPE = literal
   
  -  Stop words, e.g., common words and characters to exclude from a keyword search:
    | 
|   |  
-  Format of a NewWikiWord link:
  -  Note that 
$text is the topic link text, $topic is the name of the new topic, and $web is the name of the web for the new topic. Values for the 3 are taken from the link syntax [[$web.$topic][$text]]. For normal plain WikiWord links $text and $topic are the same. The value of $web is the current web unless the link is in the format $web.$topic.  
    | 
|
< < |  
 - 
 
 - 
 
-  Set NEWLINKFORMAT = $text? 
   
   
    | 
> > |  
 - 
 
 - 
 
-  Set NEWLINKFORMAT = $text 
   
   
    | 
|   |  
 - 
 
-  alternative setting: 
-  #Set NEWLINKFORMAT = $text
   
   
    |