Closed (won't fix)
Project:
Search Lucene API
Version:
6.x-2.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Dec 2009 at 07:50 UTC
Updated:
1 Feb 2011 at 22:06 UTC
hi,
I am new to drupal. :) This may be a easy question.
I installed Search Lucene API's 6.x-2.0-rc2 and created about 20 nodes/pages that have english character and 5 nodes/pages chinese character(utf8 format) on it.
The english word searching is perfectly fine. However, the search for chinese words does not work perfectly. For example, all 5 pages contains 2 chinese character, the result only return one link.
is there any special configuration for the utf8/multibytes word searching?
thank you!
irvin
Comments
Comment #1
cpliakas commentedHi Irvin.
Thanks for posting. I did some research, and there seems to be a bug with Chinese characters in the Zend Framework components. See the following issue for more details: http://framework.zend.com/issues/browse/ZF-6899. I will track it to see if there is a good solution to apply to the module. If you are able to find a fix, please feel free to post as well.
Thanks for the bug report, and sorry for your issues,
Chris
Comment #2
smile_irvin commentedhi Chris,
thanks for finding it out.
irvin
Comment #3
cpliakas commentedPostponing, because this is dependent on the ZF components incorporating this functionality.
Comment #4
cpliakas commentedMarking as won't resolve, because I am using the latest version of Zend_Search_Lucene which still doesn't have the fix. There isn't much I can do here since the issue is upstream.