[
https://issues.apache.org/jira/browse/JCR-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Brosius updated JCR-1425:
------------------------------
Attachment: reduce_string_gen_stutter.patch
> [PATCH] reduce duplicate conversions from OffsetCharSequence to (lower/upper)
> strings
> -------------------------------------------------------------------------------------
>
> Key: JCR-1425
> URL: https://issues.apache.org/jira/browse/JCR-1425
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-core
> Affects Versions: core 1.4.1
> Reporter: Dave Brosius
> Priority: Trivial
> Fix For: core 1.4.2
>
> Attachments: reduce_string_gen_stutter.patch
>
>
> code repetitively converts OffsetCharSequence to strings, and then
> repetitively converts to lower/upper case, when generating search terms.
> Patch fixes this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.