https://bugzilla.wikimedia.org/show_bug.cgi?id=34707
Web browser: ---
Bug #: 34707
Summary: Enchant Sugestion mode does not work
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: SphinxSearch
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Mobile Platform: ---
MediaWiki 1.18.0
PHP 5.3.10 (apache2handler)
Sphinx 2.0.3-release (r3043)
SphinxSearch (Version 0.8.5)
Hello,
I configured the extension and it works. Thanks for the extension.
Also I configured the word suggestion with enchant and did the steps to create
the dictionary file. But it does not work - no suggestion is displayed.
I analyzed the issue and found that in the SphinxMWSearch.php file the follwing
line can be executed enchant_broker_set_dict_path($broker, ENCHANT_MYSPELL,
dirname( __FILE__ )); but the next instruction don't find the dictionary (
if ( enchant_broker_dict_exists( $broker, 'sphinx' ) ) { ) and therefore no
suggestion is found.
Do you know how can be continue investigate the issue?
--
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