[ https://issues.apache.org/jira/browse/SOLR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622724#action_12622724 ]
Mark Miller commented on SOLR-374: ---------------------------------- Man...nothing is ever simple :) A search lock around the ownership change would solve that right? The incref on the Reader is way cleaner though - from what I can tell solr Lucene is a bit too old though. Worth it to wait I think - much better than a sync. > use IndexReader.reopen > ---------------------- > > Key: SOLR-374 > URL: https://issues.apache.org/jira/browse/SOLR-374 > Project: Solr > Issue Type: Improvement > Reporter: Yonik Seeley > Attachments: SOLR-374.patch, SOLR-374.patch, SOLR-374.patch, > SOLR-374.patch > > > Take advantage of IndexReader.reopen(): LUCENE-743 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.