You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2008/02/27 08:26:51 UTC

[jira] Updated: (JCR-1425) [PATCH] reduce duplicate conversions from OffsetCharSequence to (lower/upper) strings

     [ 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.