[
http://jira.nuxeo.org/browse/NXP-3520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55730#action_55730
]
Florent Guillaume commented on NXP-3520:
----------------------------------------
Ok for proper lexing to work, the PostgreSQL instance (not just the database,
but the whole setup -- pg calls this a "cluster") has to be initialized with
the C locale. This means creating using:
initdb --encoding=UTF8 --locale=C -D /var/lib/postgresql/...
Only on this condition can you get something like:
# select alias from ts_debug('simple', E'\xd8\xa3');
alias
-------
word
and not 'blank'.
> Right to left languages content in MS Office and OpenOffice files are not
> indexed in the fulltext column of VCS over PostgreSQL
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: NXP-3520
> URL: http://jira.nuxeo.org/browse/NXP-3520
> Project: Nuxeo Enterprise Platform
> Issue Type: Bug
> Affects Versions: 5.2 RC
> Reporter: Olivier Grisel
> Assignee: Thierry Delprat
> Priority: Major
> Fix For: 5.2.1
>
>
> 1- Type the following word in an openoffice document and import it in
> nuxeo
> ابوظبي
> 2- look at the binaryfulltext column of the VCS fulltext table, you cannot
> find any occurence of the word nor of the reverse version of the word
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets