https://bugzilla.wikimedia.org/show_bug.cgi?id=44773
Marius Hoch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Marius Hoch <[email protected]> --- The whole wb_terms table is a little performance bottleneck, so we probably should find a way to use another database backend service for this (can we "abuse" CirrusSearch for this somehow?). What could be done with our current setup is to have a new field on wb_terms term_back (or so) which has a reversed version of the term. With that we could also search for terms ending on a word... -- 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
