https://bugzilla.wikimedia.org/show_bug.cgi?id=30840
MWJames <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from MWJames <[email protected]> 2011-09-10 14:51:31 UTC --- Parameters [1] are set but it still don't show up with highlighted text for non-Latin characters. In general, you should not try to implement a workaround since MW should handle this situation out of the box. People might or might not ask about this, but it would be a good idea to talk to one of the responsible MW developers or sphinx developers on what reasons it could be that this isn't working as supposed to. As far I could tell from the available documentation, it is not really clear who is responsible for the MW search interface and this makes it a bit difficult to ask for specific assistance. Anyhow you might want to consider and implement a debug function, so that in those unclear cases one has a chance to see what comes from sphinx and what goes into MW in order to pinpoint any malfunctions or misconfiguration. [1] $wgSphinxSearchMWHighlighter = true; $wgAdvancedSearchHighlighting = true; -- 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
