[
https://issues.apache.org/jira/browse/LUCENE-6827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944911#comment-14944911
]
Dawid Weiss commented on LUCENE-6827:
-------------------------------------
In fact I thought about that too -- if somebody uses LinkedList (or Hashtable
or a Vector... any of these) then it's probably an ancient artefact and very
likely a mistake and/or could be replaced with a faster implementation.
You should add these to forbidden APIs, Uwe :D
> Use explicit capacity ArrayList instead of a LinkedList in
> MultiFieldQueryNodeProcessor
> ---------------------------------------------------------------------------------------
>
> Key: LUCENE-6827
> URL: https://issues.apache.org/jira/browse/LUCENE-6827
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Dawid Weiss
> Assignee: Dawid Weiss
> Priority: Trivial
> Fix For: Trunk
>
> Attachments: LUCENE-6827.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]