[ 
https://issues.apache.org/jira/browse/LUCENE-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891668#action_12891668
 ] 

Shai Erera commented on LUCENE-2555:
------------------------------------

Thanks for the explanation. Let's remember though that not all apps are 
multi-threaded, but I think most are, so designing for the most is better than 
making the other few more performing. I'm generally ok with that, just wanted 
to better understand the reasons.

> Remove shared doc stores
> ------------------------
>
>                 Key: LUCENE-2555
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2555
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Index
>            Reporter: Michael Busch
>            Assignee: Michael Busch
>            Priority: Minor
>             Fix For: Realtime Branch
>
>
> With per-thread DocumentsWriters sharing doc stores across segments doesn't 
> make much sense anymore.
> See also LUCENE-2324.

-- 
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to