https://bugzilla.wikimedia.org/show_bug.cgi?id=25242

Max Semenik <maxsem.w...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|wikibug...@lists.wikimedia. |maxsem.w...@gmail.com
                   |org                         |

--- Comment #1 from Max Semenik <maxsem.w...@gmail.com> 2010-09-22 04:16:47 UTC 
---
Is your SQLite compiled with FTS3 support?

You can learn this by running php maintenance/eval.php

and then typing:
$db=new DatabaseSqliteStandalone(':memory:');
var_dump($db->getFulltextSearchModule());

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to