[ 
https://issues.apache.org/jira/browse/LUCENE-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Willnauer updated LUCENE-3592:
------------------------------------

    Attachment: LUCENE-3592.patch

next iteration cutting over bytesDifference(byte[], int, int, byte[], int, int) 
to bytesDifference(BytesRef, BytesRef), I think this is ready
                
> Make BytesRef#startsWith & BytesRef#endsWith static
> ---------------------------------------------------
>
>                 Key: LUCENE-3592
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3592
>             Project: Lucene - Java
>          Issue Type: Sub-task
>    Affects Versions: 4.0
>            Reporter: Simon Willnauer
>            Assignee: Simon Willnauer
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: LUCENE-3592.patch, LUCENE-3592.patch, LUCENE-3592.patch
>
>
> BytesRef#startsWith & endsWith should be static those are really utilities.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to