Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 97101 invoked from network); 1 Dec 2004 20:44:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Dec 2004 20:44:53 -0000 Received: (qmail 54435 invoked by uid 500); 1 Dec 2004 20:44:47 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 54411 invoked by uid 500); 1 Dec 2004 20:44:46 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 54396 invoked by uid 99); 1 Dec 2004 20:44:46 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_50_60,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from server2.pro-traffic2.de (HELO server2.pro-traffic2.de) (217.195.47.30) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 01 Dec 2004 12:44:45 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by server2.pro-traffic2.de (Postfix) with ESMTP id 9B2F32D013D for ; Wed, 1 Dec 2004 21:42:55 +0100 (CET) Received: from server2.pro-traffic2.de ([127.0.0.1]) by localhost (server2 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08854-09 for ; Wed, 1 Dec 2004 21:42:55 +0100 (CET) Received: from goliath (dsl-082-082-249-011.arcor-ip.net [82.82.249.11]) by server2.pro-traffic2.de (Postfix) with ESMTP id E6BD32D008E for ; Wed, 1 Dec 2004 21:42:54 +0100 (CET) Message-ID: <00e501c4d7e6$7b0d84f0$0100a8c0@goliath> From: "DES" To: "Lucene Users List" Subject: SGML Indexing Date: Wed, 1 Dec 2004 21:43:57 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00E2_01C4D7EE.DC6B62F0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at server2.pro-traffic2.de X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=_NextPart_000_00E2_01C4D7EE.DC6B62F0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hi i've got to index some SGML documents and need help or some expiriences = with it. Documents contain a number of different articles with the same structure = (TITLE, AUTHOR, DATA etc.), but i need to index each article as a = different document in my lucene index. Is there some reader for SGML? I = can create different documents, but how can i relate this = index-documents to my articles within SGML files? thanks for help des ------=_NextPart_000_00E2_01C4D7EE.DC6B62F0--