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

--- Comment #9 from Svemir Brkic <[email protected]> 2011-09-12 00:14:51 UTC 
---
It turns out the advanced search highlighting does not work well when matches
are found via Sphinx. It could be something else I am doing wrong, but here is
what I did for now:

In r96821 I made MW highlighting optional via $wgSphinxSearchMWHighlighter
again, and brought back a slightly improved version of sphinx-based
highlighter.

Please try these two options:

1. $wgSphinxSearchMWHighlighter = false;

2. $wgSphinxSearchMWHighlighter = true;
    $wgAdvancedSearchHighlighting = false;

-- 
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

Reply via email to