Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 72018 invoked from network); 2 Feb 2005 07:40:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Feb 2005 07:40:21 -0000 Received: (qmail 8905 invoked by uid 500); 2 Feb 2005 07:40:17 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 8590 invoked by uid 500); 2 Feb 2005 07:40:16 -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 8573 invoked by uid 99); 2 Feb 2005 07:40:16 -0000 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,FROM_ENDS_IN_NUMS,HTML_40_50,HTML_FONT_TINY,HTML_IMAGE_ONLY_20,HTML_MESSAGE,HTML_TAG_EXIST_TBODY X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from web90105.mail.scd.yahoo.com (HELO web90105.mail.scd.yahoo.com) (66.218.94.76) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 01 Feb 2005 23:40:14 -0800 Received: (qmail 35188 invoked by uid 60001); 2 Feb 2005 07:40:10 -0000 Message-ID: <20050202074010.35186.qmail@web90105.mail.scd.yahoo.com> Received: from [137.132.136.237] by web90105.mail.scd.yahoo.com via HTTP; Wed, 02 Feb 2005 15:40:10 CST Date: Wed, 2 Feb 2005 15:40:10 +0800 (CST) From: jac jac Subject: enquiries - pls help, thanks To: Lucene Users List In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-947171492-1107330010=:33172" Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --0-947171492-1107330010=:33172 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi May I know whether Lucene currently supports indexing of xml documents? I tried building an index to index all my directories in webapps: via: java org.apache.lucene.demo.IndexFiles /homedir/tomcat/webapps then I tried using the following command to search: java org.apache.lucene.demo.SearchFiles and i typed in my query. I was able to see the files which directs me the path which holds my data. However, when I do java org.apache.lucene.demo.IndexHTML -create -index /homedir/index .. and I went to my website I realised it can't serach for the data I wanted instead. I want to search data within XML documents... May I know if the current demo version allows indexing of XML documents? Why is it that after I do "java org.apache.lucene.demo.IndexHTML -create -index /homedir/index .." then the data I wanted can't be searched? thanks alot! jac Yahoo! Mobile - Download the latest ringtones, games, and more! --0-947171492-1107330010=:33172--