[
https://issues.apache.org/jira/browse/JCR-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3443:
-------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Looks useful, thanks! Patch committed in revision 1436914.
Instead of copying Lucene's ASCIIFoldingFilter code to Jackrabbit, it's
probably a better idea to directly call that class from
NormalizeSortComparator. I adjusted the code accordingly in revision 1436916.
> Normalize String properties when ordering query results
> -------------------------------------------------------
>
> Key: JCR-3443
> URL: https://issues.apache.org/jira/browse/JCR-3443
> Project: Jackrabbit Content Repository
> Issue Type: New Feature
> Components: jackrabbit-core, query
> Reporter: Cédric Damioli
> Assignee: Jukka Zitting
> Fix For: 2.5.3
>
> Attachments: normalize.patch
>
>
> Properties containing non-ASCII characters are not well collated in query
> results
> There's only two allowed functions so far in XPath (fn:lower-case and
> fn:upper-case). There exists the equivalent LOWER and UPPER in SQL
> I propose to add a fn:normalize (resp NORMALIZE) function giving expected
> results
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira