Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@locus.apache.org Received: (qmail 21127 invoked from network); 17 Jan 2008 19:35:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Jan 2008 19:35:31 -0000 Received: (qmail 8013 invoked by uid 500); 17 Jan 2008 19:35:20 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 7989 invoked by uid 500); 17 Jan 2008 19:35:20 -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 7980 invoked by uid 99); 17 Jan 2008 19:35:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jan 2008 11:35:20 -0800 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.37.152.35] (HELO mail-sd3.ad.soe.sony.com) (64.37.152.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jan 2008 19:34:54 +0000 Received: from MAIL-SD4.ad.soe.sony.com ([64.37.152.36]) by mail-sd3.ad.soe.sony.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 17 Jan 2008 11:34:59 -0800 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: solrj patch to COMMIT with xml X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Thu, 17 Jan 2008 11:34:58 -0800 Message-ID: <7EA6A25EC6360A488E0EBB5F3F21A0DC1B7708A9@mail-sd4.ad.soe.sony.com> In-Reply-To: <478F97CB.4090705@gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: solrj patch to COMMIT with xml Thread-Index: AchZM5Rwg5Qup55VTMWVrp1atfpwpQADGj2A References: <7EA6A25EC6360A488E0EBB5F3F21A0DC1B770505@mail-sd4.ad.soe.sony.com> <478D1D85.8030706@gmail.com> <7EA6A25EC6360A488E0EBB5F3F21A0DC1B77050B@mail-sd4.ad.soe.sony.com> <478D2329.1040902@gmail.com> <7EA6A25EC6360A488E0EBB5F3F21A0DC1B770535@mail-sd4.ad.soe.sony.com> <478D2963.1030101@gmail.com> <7EA6A25EC6360A488E0EBB5F3F21A0DC1B77059B@mail-sd4.ad.soe.sony.com> <478D4029.50203@gmail.com> <7EA6A25EC6360A488E0EBB5F3F21A0DC1B7706C0@mail-sd4.ad.soe.sony.com> <478E50A3.8080808@gmail.com> <7EA6A25EC6360A488E0EBB5F3F21A0DC1B7706DC@mail-sd4.ad.soe.sony.com> <478F97CB.4090705@gmail.com> From: "Keene, David" To: X-OriginalArrivalTime: 17 Jan 2008 19:34:59.0234 (UTC) FILETIME=[0BE42820:01C85940] X-Virus-Checked: Checked by ClamAV on apache.org Yes, that did it. I'm sorry about the trouble! -----Original Message----- From: Ryan McKinley [mailto:ryantxu@gmail.com]=20 Sent: Thursday, January 17, 2008 10:01 AM To: solr-dev@lucene.apache.org Subject: Re: solrj patch to COMMIT with xml Did adding a request handler to /update fix your issue? I added some docs to: http://wiki.apache.org/solr/Solrj And a warning message to the deprecated SolrUpdateServlet: http://svn.apache.org/viewvc?view=3Drev&revision=3D612896 ryan Keene, David wrote: > Running under tomcat 5.5.23=20 >=20 > Sending the following command (productId is my document primary key): >=20