Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 15869 invoked from network); 28 May 2004 16:43:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 28 May 2004 16:43:32 -0000 Received: (qmail 24420 invoked by uid 500); 28 May 2004 16:43:04 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 24098 invoked by uid 500); 28 May 2004 16:42:57 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 22285 invoked by uid 98); 28 May 2004 16:42:23 -0000 Received: from Lars.Martin@smb-tec.com by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(213.148.156.34):. Processed in 0.118978 secs); 28 May 2004 16:42:23 -0000 X-Qmail-Scanner-Mail-From: Lars.Martin@smb-tec.com via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(213.148.156.34):. Processed in 0.118978 secs) Received: from unknown (HELO mail.smb-tec.com) (213.148.156.34) by hermes.apache.org with SMTP; 28 May 2004 16:42:23 -0000 Received: from localhost (localhost [127.0.0.1]) by mail.smb-tec.com (Postfix) with ESMTP id DC8747A68B for ; Fri, 28 May 2004 18:41:44 +0200 (CEST) Received: from mail.smb-tec.com ([127.0.0.1]) by localhost (mail [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30906-06 for ; Fri, 28 May 2004 18:41:44 +0200 (CEST) Received: from ASSP-nospam (localhost [127.0.0.1]) by mail.smb-tec.com (Postfix) with ESMTP id 7F1D77A08A for ; Fri, 28 May 2004 18:41:44 +0200 (CEST) Received: from 192.168.2.1 ([192.168.2.1] helo=david.softwarebuero.de) by ASSP-nospam ; 28 May 04 16:41:44 -0000 Message-ID: <152007995.1085762504500.JavaMail.dummy@smb-tec.com> Date: Fri, 28 May 2004 18:41:44 +0200 (CEST) From: Lars Martin To: Lucene Dev List Subject: Re: WS on top of Lucene Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: SMB Collab Module (http://www.smb-tec.com) Content-Language: de X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Apologize ... I found my error. One can't create _and_ add a document in one step. If I separate index creation from addition of content, all works properly. No concern of SOAP/Axis/Lucene. Lars --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org