Return-Path: Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: (qmail 50354 invoked from network); 28 Aug 2009 17:34:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Aug 2009 17:34:26 -0000 Received: (qmail 53235 invoked by uid 500); 28 Aug 2009 15:45:05 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 53168 invoked by uid 500); 28 Aug 2009 15:45:05 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 53143 invoked by uid 99); 28 Aug 2009 15:45:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Aug 2009 15:45:05 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of markrmiller@gmail.com designates 209.85.211.188 as permitted sender) Received: from [209.85.211.188] (HELO mail-yw0-f188.google.com) (209.85.211.188) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Aug 2009 15:44:54 +0000 Received: by ywh26 with SMTP id 26so2813514ywh.5 for ; Fri, 28 Aug 2009 08:44:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=28PqXB1MPwSfsHmpZZAzjA8JqI3VsoRFD5WfwwSJpcA=; b=DT6ohINXHWAQ62b483eOdeDTxQDFdhOg5iFnkrCZb0Vs/4hFgbOgGzs2O6alnQ43kf azi9xrIZ7tSxw35hYaxWzMmSvHyBOgSQnRCYKVGxqxwAyyHHNIljbi/vxuUO6pwdldjd 0H63h2auZuwkAZq1TvRBogNx4KBodJSPwakcY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=NFzAENErrZhaMvDseqE8bccv8jC0RmWVu4SLRDjIW1962IMhwom/bR+bCCsfmprDnB 4j/3Scbtkv1OUTXrHoL9zihR9o3OXzH3BdclZhRpt8/0KCXPvj+2E/P/BILfWyUrHsKK enRNiXOA+6VtJnleRAXCeWtnuLVuItXnxbeug= Received: by 10.90.22.18 with SMTP id 18mr1055826agv.20.1251474273468; Fri, 28 Aug 2009 08:44:33 -0700 (PDT) Received: from ?192.168.1.104? (ool-44c639d9.dyn.optonline.net [68.198.57.217]) by mx.google.com with ESMTPS id 40sm137147aga.78.2009.08.28.08.44.32 (version=SSLv3 cipher=RC4-MD5); Fri, 28 Aug 2009 08:44:32 -0700 (PDT) Message-ID: <4A97FB60.3040900@gmail.com> Date: Fri, 28 Aug 2009 11:44:32 -0400 From: Mark Miller User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: solr-user@lucene.apache.org Subject: Re: UpdateRequestProcessor config location References: <361188.85536.qm@web111506.mail.gq1.yahoo.com> In-Reply-To: <361188.85536.qm@web111506.mail.gq1.yahoo.com> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Erik Earle wrote: > I've read through the wiki for this and it explains most everything except where in the solrconfig.xml the goes. > > I tried it at the top level but that doesn't seem to do anything. > > http://wiki.apache.org/solr/UpdateRequestProcessor > > > > > Look at the example schema - it places it at the bottom - try a similar location (it should just need to be in the same section or nesting at most). -- - Mark http://www.lucidimagination.com