https://bugzilla.wikimedia.org/show_bug.cgi?id=30840
--- Comment #1 from Svemir Brkic <[email protected]> 2011-09-10 11:47:35 UTC --- MW internal search works better if I set both of these to true: $wgSphinxSearchMWHighlighter = true; $wgAdvancedSearchHighlighting = true; If it works for you this way, I am tempted to stop trying to reimplement the highlighter based on sphinx buildExcerpts and let MW do it - since it already knows how to handle wiki markup etc. -- 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
