]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
like search is the default for 1.0.x
authorEvan Prodromou <evan@status.net>
Mon, 11 Apr 2011 23:00:25 +0000 (19:00 -0400)
committerEvan Prodromou <evan@status.net>
Mon, 11 Apr 2011 23:00:25 +0000 (19:00 -0400)
lib/default.php

index 58d0d9a0e0264a1e28d41b9b3ac18bfd144916ad..11456ec4d0bee9cae2d8d51c467a13ac206678d0 100644 (file)
@@ -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