Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@locus.apache.org Received: (qmail 88458 invoked from network); 30 Jan 2007 17:58:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jan 2007 17:58:09 -0000 Received: (qmail 89685 invoked by uid 500); 30 Jan 2007 17:58:15 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 89672 invoked by uid 500); 30 Jan 2007 17:58:15 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 89663 invoked by uid 99); 30 Jan 2007 17:58:14 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jan 2007 09:58:14 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of yseeley@gmail.com designates 66.249.92.172 as permitted sender) Received: from [66.249.92.172] (HELO ug-out-1314.google.com) (66.249.92.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jan 2007 09:58:06 -0800 Received: by ug-out-1314.google.com with SMTP id k40so1643193ugc for ; Tue, 30 Jan 2007 09:57:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=EwprOCwsW+v3GOLOHqdb1aUsVKdN6W6dTpoMutuJ5+nXLcjSDYSmuVJOfhKKLxeMVsIC87ebQpOXYWYTRBDfgmK7yLTLHYc7n2uaUV5pYPEVyyV5yjl3iqvcd8oNw7j4hbqfcKMOoxgw+Be8Hjppa96qFsJhrbxj5T29pn5uRQ8= Received: by 10.82.169.4 with SMTP id r4mr207204bue.1170179864373; Tue, 30 Jan 2007 09:57:44 -0800 (PST) Received: by 10.82.126.8 with HTTP; Tue, 30 Jan 2007 09:57:44 -0800 (PST) Message-ID: Date: Tue, 30 Jan 2007 12:57:44 -0500 From: "Yonik Seeley" Sender: yseeley@gmail.com To: solr-dev@lucene.apache.org Subject: Re: remote streaming In-Reply-To: <176776ee0701300040t7113fe0jb4157c8456d29f3e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <176776ee0701300040t7113fe0jb4157c8456d29f3e@mail.gmail.com> X-Google-Sender-Auth: f15db516ea46ee84 X-Virus-Checked: Checked by ClamAV on apache.org On 1/30/07, Ryan McKinley wrote: > I'm writing up a wiki page for the update plugin changes. I just > realized that remote streaming is enabled in the default > solrconfig.xml > > Can we change that to false? +1, I'll do it. -Yonik