On Wed, 2008-04-02 at 09:30 -0400, Mark Miller wrote:
> > - replacement of indexed for loops with for each constructs
>
> Is this always the best idea? Doesn't the for loop construct make an
> iterator, which can be much slower than an indexed for loop?
Only in the case of iterations over collect
[
https://issues.apache.org/jira/browse/LUCENE-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585677#action_12585677
]
Raghu Angadi commented on LUCENE-1121:
--
Only savings I would expect from transferTo()
[
https://issues.apache.org/jira/browse/LUCENE-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585700#action_12585700
]
Karl Wettin commented on LUCENE-1039:
-
Cuong Hoang - 03/Apr/08 06:28 PM
>>Each documen