DokuWiki

It's better when it's simple

User Tools

Site Tools


config:search_fragment

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
config:search_fragment [2018-04-11 14:42] – created andiconfig:search_fragment [2018-04-25 16:25] (current) andi
Line 1: Line 1:
 ====== Configuration Setting: search_fragment ====== ====== Configuration Setting: search_fragment ======
- 
-[[devel:develonly]] 
  
 By default the [[:search]] will look for exact matches of the given query only. Asterisks can be used to search for word fragments instead, however novice users may not know about this. By default the [[:search]] will look for exact matches of the given query only. Asterisks can be used to search for word fragments instead, however novice users may not know about this.
Line 10: Line 8:
  
   * Type: String   * Type: String
-  * Default: ''DokuWiki''+    * ''exact'' -- exact matches are searched only 
 +    * ''starts_with'' -- matches have to start with the given query 
 +    * ''ends_with'' -- matches have to end with the given query 
 +    * ''contains'' -- matches have to contain the given query 
 +  * Default: ''exact''
  
  
config/search_fragment.1523450538.txt.gz · Last modified: 2018-04-11 14:42 by andi

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki