replace Vector with ArrayList in Queries
----------------------------------------

                 Key: LUCENE-1346
                 URL: https://issues.apache.org/jira/browse/LUCENE-1346
             Project: Lucene - Java
          Issue Type: Improvement
            Reporter: Yonik Seeley
            Priority: Trivial


Replace Vector with ArrayList in Queries.  This can make a difference in 
heavily concurrent scenarios when Query objects are examined or compared (e.g. 
used as cache keys).

-- 
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]

Reply via email to