Re: WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing

2004-10-11 Thread Erik Hatcher
PROTECTED]> Sent: Sunday, October 10, 2004 8:43 AM Subject: Re: WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing Sorry, not fully tested with Tomcat. maybe you can try resin(www.caucho.com) instead. I'll doc a english search demo later. Thanks Che Dong Sumathi wr

Re: WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing

2004-10-11 Thread Sumathi
l Message - From: "Che Dong" <[EMAIL PROTECTED]> To: "Lucene Users List" <[EMAIL PROTECTED]> Sent: Sunday, October 10, 2004 8:43 AM Subject: Re: WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing > Sorry, not fully tested with T

Re: WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing

2004-10-10 Thread Sumathi
AIL PROTECTED]> To: "Lucene Users List" <[EMAIL PROTECTED]> Sent: Sunday, October 10, 2004 8:43 AM Subject: Re: WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing > Sorry, not fully tested with Tomcat. maybe you can try > resin(www.caucho.co

Re: WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing

2004-10-09 Thread Che Dong
[EMAIL PROTECTED]> To: "Lucene Users List" <[EMAIL PROTECTED]> Sent: Wednesday, October 06, 2004 8:02 PM Subject: Re: WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing > You can found a INSTALL.txt in gzipped package and a sample xml data > s

Re: WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing

2004-10-08 Thread Sumathi
sed: with a SAX based indexing sample Re: XML Indexing > You can found a INSTALL.txt in gzipped package and a sample xml data > source within dump/ directory and run the command line IndexRunner to > build index. > > Good luck > > Che Dong > > > &g

Re: WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing

2004-10-06 Thread Sumathi
5 released: with a SAX based indexing sample Re: XML Indexing > You can found a INSTALL.txt in gzipped package and a sample xml data > source within dump/ directory and run the command line IndexRunner to > build index. > > Good luck > > Che Dong > >

Re: WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing

2004-10-06 Thread Che Dong
? - Original Message - From: "Che Dong" <[EMAIL PROTECTED]> To: "Lucene Users List" <[EMAIL PROTECTED]> Sent: Tuesday, October 05, 2004 11:20 PM Subject: WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing > http://sourceforge.net/

Re: WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing

2004-10-06 Thread Sumathi
Subject: WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing > http://sourceforge.net/projects/weblucene/ > > Regards > > Che Dong > http://www.chedong.com/tech/weblucene.html > > Sumathi wrote: > > Can any one give me a demo fo

WebLucene 0.5 released: with a SAX based indexing sample Re: XML Indexing

2004-10-05 Thread Che Dong
http://sourceforge.net/projects/weblucene/ Regards Che Dong http://www.chedong.com/tech/weblucene.html Sumathi wrote: Can any one give me a demo for indexing XML files ? Mit freundlichen Grüssen - with kind regards _ Sumathi P Junior Consultant QA G

Re: XML Indexing

2004-10-05 Thread Simon mcIlwaine
Check this article out. http://www-106.ibm.com/developerworks/library/j-lucene/ Simon - Original Message - From: "Sumathi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 05, 2004 2:02 PM Subject: XML Indexing Can any one give me a demo

XML Indexing

2004-10-05 Thread Sumathi
Can any one give me a demo for indexing XML files ? Mit freundlichen Grüssen - with kind regards _ Sumathi P Junior Consultant QA GFT Technologies , India 95 , Bharathidasan Salai Cantonment , Trichy-620001 TamilNadu , India T +91-431

Re: [Lucene] XML Indexing

2004-04-30 Thread Erik Hatcher
TTACHMENT part 2 message/rfc822 ææ: Wed, 28 Apr 2004 23:39:30 +0800 (CST) åää: Samuel Tang æé: [Lucene] XML Indexing æääï: [EMAIL PROTECTED] XMLIndexingDemo seems not able to index traditional Chinese characters. I can only search for English text and not Chinese. In fact, my XML document contains

Re: Fwd: [Lucene] XML Indexing

2004-04-29 Thread Samuel Tang
+0800 (CST) 寄件人: Samuel Tang 標題: [Lucene] XML Indexing 收件人:: [EMAIL PROTECTED] XMLIndexingDemo seems not able to index traditional Chinese characters. I can only search for English text and not Chinese. In fact, my XML document contains both Chinese and English text. How can I fix this

Fwd: [Lucene] XML Indexing

2004-04-29 Thread Samuel Tang
Any comments and suggestions. Please help!Note: forwarded message attached.必殺技、飲歌、小星星... 浪漫鈴聲 情心連繫 http://ringtone.yahoo.com.hk/--- Begin Message --- XMLIndexingDemo seems not able to index traditional Chinese characters. I can only search for English text and not Chinese. In fact, my XML document

[Lucene] XML Indexing

2004-04-28 Thread Samuel Tang
XMLIndexingDemo seems not able to index traditional Chinese characters. I can only search for English text and not Chinese. In fact, my XML document contains both Chinese and English text. How can I fix this problem? Is it necessary for me to convert the Chinese characters in BIG5 to UTF-8 befor

RE: XML indexing in lucene

2002-09-09 Thread Nader S. Henein
Original Message- From: jamin rubio [mailto:[EMAIL PROTECTED]] Sent: Monday, September 09, 2002 2:11 PM To: 'Lucene Users List' Subject: RE: XML indexing in lucene Hi, My docs can be 50 meg et and the update can be weekly schedule... -Message d'origine- De : Na

RE: XML indexing in lucene

2002-09-09 Thread jamin rubio
Hi, My docs can be 50 meg et and the update can be weekly schedule... -Message d'origine- De : Nader Henein [mailto:[EMAIL PROTECTED]] Envoyé : vendredi 23 août 2002 13:06 À : [EMAIL PROTECTED] Objet : Re: XML indexing in lucene I don't think you can do that, but you should

XML indexing in lucene

2002-08-21 Thread jamin rubio
Hi all, I 'm a newbie to lucene, and i have a question . Is that possible that Lucene just indexed a modified field in a index without re-indexing all the document ? Can Lucene do Partial Indexing ? Cheers -- To unsubscribe, e-mail: For additional commands, e-mail

XML Indexing With Lucene: New Location For Package

2002-02-01 Thread W. Eliot Kimber
You can now find our package for doing XML indexing with Lucene on the ISOGEN web site: http://www.isogen.com/papers/lucene_xml_indexing.html The package (lucene_xml_indexing.zip) includes all the 3rd-party libraries it depends on (Lucene, Xerces 1.4.4, junit). This package is provided as-is

XML Indexing Samples

2001-10-16 Thread W. Eliot Kimber
I have put together a hopefully useful package that demonstrates our current experiments with using Lucene for XML indexing. You can get the files by anonymous ftp from che.isogen.com, /outgoing/lucene. There are two zip files: - lucene_xml_indexing.zip This is the core indexing code and a