You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2010/05/03 18:34:56 UTC

[jira] Issue Comment Edited: (LUCENE-2438) BytesRef improvements

    [ https://issues.apache.org/jira/browse/LUCENE-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863393#action_12863393 ] 

Yonik Seeley edited comment on LUCENE-2438 at 5/3/10 12:33 PM:
---------------------------------------------------------------

Looks like BytesRef.equals() is incorrect... I'll fix.

edit: no it's not... I keep seeing length as bytes.length ;-)

      was (Author: yseeley@gmail.com):
    Looks like BytesRef.equals() is incorrect... I'll fix.
  
> BytesRef improvements
> ---------------------
>
>                 Key: LUCENE-2438
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2438
>             Project: Lucene - Java
>          Issue Type: Bug
>    Affects Versions: 4.0.0
>            Reporter: Yonik Seeley
>         Attachments: LUCENE-2438.patch, LUCENE-2438.patch, LUCENE-2438.patch
>
>
> Make BytesRef comparable, document that byte[] should not be null, remove explicit null check + allocation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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