https://bugzilla.wikimedia.org/show_bug.cgi?id=36236
--- Comment #1 from Niklas Laxström <[email protected]> 2012-04-25 08:41:19 UTC --- The proposed shared database layout [1] was found to be unacceptable because it uses MyISAM, which is no longer allowed on the cluster. I am now researching whether we can implement the fulltext filtering via Lucene. I've looked at few classes at MWSearch for example, and I'm not enthusiastic of what I've seen. Should also check whether the performance is acceptable without fulltext filtering. [1] https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Translate.git;a=blob;f=sql/translate_sharedtm.sql;h=f0fc6e94aa3c2ebea359aeb9ea3f73eb17a608b0;hb=HEAD -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
