[
https://issues.apache.org/jira/browse/LUCENE-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656539#action_12656539
]
Jason Rutherglen commented on LUCENE-1484:
------------------------------------------
It's in the ant script? I'll do this for the clone patch.
On Sun, Dec 14, 2008 at 3:04 AM, Michael McCandless (JIRA)
> Remove SegmentReader.document synchronization
> ---------------------------------------------
>
> Key: LUCENE-1484
> URL: https://issues.apache.org/jira/browse/LUCENE-1484
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Index
> Affects Versions: 2.4
> Reporter: Jason Rutherglen
> Assignee: Michael McCandless
> Attachments: LUCENE-1484.patch, LUCENE-1484.patch
>
> Original Estimate: 96h
> Remaining Estimate: 96h
>
> This is probably the last synchronization issue in Lucene. It is the
> document method in SegmentReader. It is avoidable by using a threadlocal for
> FieldsReader.
--
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]