[ https://issues.apache.org/jira/browse/LUCENE-959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yonik Seeley updated LUCENE-959: -------------------------------- Attachment: Document.patch Trivial patch attached. Any concerns? > 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 > Attachments: Document.patch > > > 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]