MySQL Forums
Forum List  »  Full-Text Search

Re: Issues with Fulltext UTF search with a parser for word boundaries
Posted by: Faury Rodriguez
Date: April 21, 2008 03:00PM

Is what you searched for in the against command considered three characters in Japanese? If so, the full text index by default has a minimum index character limit of 4 characters, which means that that three character word wasn't indexed.
Try a search for 4 characters and see if it works.

Also you mentioned you used the parser Sen to parse the Japanese text.
Where can I find out more about it, i.e. a website?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Issues with Fulltext UTF search with a parser for word boundaries
3172
April 21, 2008 03:00PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.