[
https://issues.apache.org/jira/browse/LUCENE-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Elschot updated LUCENE-4483:
---------------------------------
Attachment: LUCENE-4483.patch
> Make Term constructor javadoc refer to BytesRef.deepCopyOf
> ----------------------------------------------------------
>
> Key: LUCENE-4483
> URL: https://issues.apache.org/jira/browse/LUCENE-4483
> Project: Lucene - Core
> Issue Type: Improvement
> Components: core/index
> Affects Versions: 4.1
> Reporter: Paul Elschot
> Priority: Trivial
> Fix For: 4.1
>
> Attachments: LUCENE-4483.patch
>
>
> The Term constructor from BytesRef javadoc indicates that a clone needs to be
> made of the BytesRef.
> But the clone() method of BytesRef is not what is meant, a deep copy needs to
> be made.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]