[
https://issues.apache.org/jira/browse/LUCENE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2169:
----------------------------------
Attachment: LUCENE-2169.patch
Patch that extends test to verify that the *documented* behaviour on arbitrary
objects using toString() works correctly.
This also fixes the issue of preserving matchVersion.
> Speedup of CharArraySet#copy if a CharArraySet instance is passed to copy.
> --------------------------------------------------------------------------
>
> Key: LUCENE-2169
> URL: https://issues.apache.org/jira/browse/LUCENE-2169
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Analysis
> Affects Versions: 3.1
> Reporter: Simon Willnauer
> Assignee: Uwe Schindler
> Fix For: 3.1
>
> Attachments: LUCENE-2169.patch, LUCENE-2169.patch
>
>
> the copy method should use the entries array itself to copy the set
> internally instead of iterating over all values. this would speedup copying
> even small set
--
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]