It seems that Sphinx can only search English, I met a problem quite
like yours, I can't search Chinese either. But it didn't raise an
error,just return an empty Array.

On 6月20日, 下午7时21分, alto <[email protected]> wrote:
> Hi,
>
> currently I run into problems like this:
>
> I have a defined the Thinking Sphinx index like this:
>
>        define_index do
>           indexes alternate_name
>        end
>
> Pretty easy and straightforward. The problem arises from entries in
> foreign languages. When I start searching for names
>
>          # taken from the development log file
>          Sphinx Query (1.6ms)  @alternate_name ישראל
>          Sphinx  Found 0 results
>
> I get this error
>
>          Sphinx  Sphinx Daemon returned error: index
> geonames_translation_core: syntax error, unexpected $end near ' ישראל'
>
> What am I doing wrong?
>
> Thanks
> Thorsten

-- 
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/thinking-sphinx?hl=en.

Reply via email to