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

Simon Willnauer updated LUCENE-2702:
------------------------------------

    Attachment: LUCENE-2702.patch

here is a patch

> BytesRefHash#get() should expect a BytesRef instances for consistency
> ---------------------------------------------------------------------
>
>                 Key: LUCENE-2702
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2702
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 4.0
>            Reporter: Simon Willnauer
>            Assignee: Simon Willnauer
>         Attachments: LUCENE-2702.patch
>
>
> BytesRefHash#get should use a provided BytesRef instances instead of the 
> internally used scratch. This is how all other APIs currently work and we 
> should be consistent.

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to