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 DDD5E9CEF for ; Thu, 8 Mar 2012 19:22:44 +0000 (UTC) Received: (qmail 8328 invoked by uid 500); 8 Mar 2012 19:22:43 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 8276 invoked by uid 500); 8 Mar 2012 19:22:43 -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 8269 invoked by uid 99); 8 Mar 2012 19:22:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 19:22:43 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.160.176] (HELO mail-gy0-f176.google.com) (209.85.160.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 19:22:35 +0000 Received: by ghbz10 with SMTP id z10so577696ghb.35 for ; Thu, 08 Mar 2012 11:22:14 -0800 (PST) Received: by 10.60.22.10 with SMTP id z10mr3510556oee.16.1331234534787; Thu, 08 Mar 2012 11:22:14 -0800 (PST) Received: from bester.local ([65.78.136.75]) by mx.google.com with ESMTPS id x6sm1369850oex.12.2012.03.08.11.22.12 (version=SSLv3 cipher=OTHER); Thu, 08 Mar 2012 11:22:13 -0800 (PST) Date: Thu, 8 Mar 2012 11:22:11 -0800 (PST) From: Chris Hostetter To: dev@lucene.apache.org Subject: Re: Invalid xml In-Reply-To: <4F58ABC2.7050301@solute.de> Message-ID: References: <4F58ABC2.7050301@solute.de> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Gm-Message-State: ALoCoQmUgJFAsipdW1w6RK7saU1DB6LSujrFjmlUMPAqVwZ80kdAtR4uurfh2rmg+5T5SCBA1N0Z X-Virus-Checked: Checked by ClamAV on apache.org : http://lucene.apache.org/solr/tutorial.html : : However I think I found a bug: in order to delete a document specified by an : id, the following command must be used: fixed, thanks for reporting (FYI: i already verified that the javadoc versions on 3x and trunk don't have this problem so this looks like a glitch when it was copied to the CMS) -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org