Hello,

% sqlite3 -version 3.5.9

FTS's snippet seems to truncate Unicode sequences at time.

For example, given the following text:

Motto: ძალა ერთობაშია  (Georgian)
"Strength is in Unity"

FTS's snippet would return the extract bellow for 'Unity, Freedom,  
Work':

“… ��ია  (Georgian) "Strength is in Unity" Anthem:  
Tavisupleba  ("Freedom") Capital (and largest city) … America.  
Relations with NATO Georgia is working in becoming a full member of  
NATO. In …”

Note how ერთობაშია has been truncated to ��ია.

Thoughts?

Thanks in advance.

Cheers,

--
PA.
http://alt.textdrive.com/nanoki/



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to