Document Vector->ArrayList -------------------------- Key: LUCENE-959 URL: https://issues.apache.org/jira/browse/LUCENE-959 Project: Lucene - Java Issue Type: Improvement Reporter: Yonik Seeley Priority: Trivial
Document Vector should be changed to ArrayList. Document is not advertised to be thread safe, and it's doubtful that anyone modifies a Document from multiple threads. -- 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]