[ https://issues.apache.org/jira/browse/LUCENE-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Elschot updated LUCENE-2217: --------------------------------- Attachment: LUCENE-2217.patch Patch of 21 Jan is as anticipated, except for the following: UnicodeUtil.java last reallocation at line 332 unchanged. FastCharStream.java change might affect speed, not included in patch. TermsHashPerField unchanged. BufferedIndexInput unchanged, only used by clone() in MultiLevelSkipListReader. > Remaining reallocation should use ArrayUtil.getNextSize() > --------------------------------------------------------- > > Key: LUCENE-2217 > URL: https://issues.apache.org/jira/browse/LUCENE-2217 > Project: Lucene - Java > Issue Type: Improvement > Components: Other > Reporter: Paul Elschot > Assignee: Michael McCandless > Priority: Trivial > Attachments: LUCENE-2217.patch, LUCENE-2217.patch, LUCENE-2217.patch, > LUCENE-2217.patch, LUCENE-2217.patch > > > See recent discussion on ArrayUtils.getNextSize(). -- 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: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org