Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7253AE3A1 for ; Mon, 3 Dec 2012 15:14:01 +0000 (UTC) Received: (qmail 90999 invoked by uid 500); 3 Dec 2012 15:14:00 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 90928 invoked by uid 500); 3 Dec 2012 15:13:59 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 90900 invoked by uid 99); 3 Dec 2012 15:13:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2012 15:13:59 +0000 Date: Mon, 3 Dec 2012 15:13:59 +0000 (UTC) From: "Alan Woodward (JIRA)" To: dev@lucene.apache.org Message-ID: <1005974879.53525.1354547639134.JavaMail.jiratomcat@arcas> In-Reply-To: <845179721.120980.1353013152386.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (SOLR-4085) Commit-free ExternalFileField MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13508789#comment-13508789 ] Alan Woodward commented on SOLR-4085: ------------------------------------- Hi Mikhail, Sorry for the radio silence, I've been snowed under recently. I'll have a chance to have a proper look at this sometime this week. I agree with Adrien that we should probably address the concurrent updates issue though; EFF is atomically updated at the moment, so this change could break existing installations. > Commit-free ExternalFileField > ----------------------------- > > Key: SOLR-4085 > URL: https://issues.apache.org/jira/browse/SOLR-4085 > Project: Solr > Issue Type: Improvement > Components: Schema and Analysis > Affects Versions: 4.1 > Reporter: Mikhail Khludnev > Labels: externalfilefield > Attachments: SOLR-4085.patch > > > Let's reload ExternalFileFields without commit! -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org