diff --git a/lib/default.php b/lib/default.php index 58d0d9a0e0..11456ec4d0 100644 --- a/lib/default.php +++ b/lib/default.php @@ -279,7 +279,7 @@ $default = 'order' => array('built-in', 'well-known', 'service', 'discovery'), ), 'search' => - array('type' => 'fulltext'), + array('type' => 'like'), 'sessions' => array('handle' => false, // whether to handle sessions ourselves 'debug' => false, // debugging output for sessions