Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

SharePoint 2007 Chinese search no result problem

  Asked By: Elmer Wong         Date: Nov 07, 2011      Category: Sharepoint      Views: 826
 

Hello,

I encountered a problem that there is no result returned when I enter Chinese character for searching body content in discussion topic / reply. I'm using FullTextSqlQuery for search. I tried to use "zh-HK" and "zh-TW" as cultureInfo, but both return no result.

I found that Chinese character search is ok for the crawled property "Basic:displaytitle" (which is the title of a discussion post). Correct result returned. But Chinese character search returns NO result for "ows_body" (which is the body content of a discussion post). I think it is not the problem of Chinese word breaker, because I tried to input whole Chinese sentence and no result returned too.

What I want to do is to do Chinese character search in discussion post in SharePoint. Is there anyone tried this case before ? I'm so frustrated that why one property is ok, but not for another property.

Thanks!


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:              

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on SharePoint 2007 Chinese search no result problem Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].