Re: which way to index pdf,word,excel

2006-09-05 Thread yueyu lin
> > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- -- Yueyu Lin

Re: Installing a custom tokenizer

2006-08-29 Thread yueyu lin
ED] For additional commands, e-mail: [EMAIL PROTECTED] -- -- Yueyu Lin

Re: 7GB index taking forever to return hits

2006-08-14 Thread yueyu lin
t the most optimal way about this. So that leads me to my next question... What is the most optimal way about this? Van -Original Message- From: yueyu lin [mailto:[EMAIL PROTECTED] Sent: Monday, August 14, 2006 11:30 AM To: java-user@lucene.apache.org Subject: Re: 7GB index taking forever to re

Re: 7GB index taking forever to return hits

2006-08-14 Thread yueyu lin
d Rentals Consider it done.™ 800-UR-RENTS unitedrentals.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- -- Yueyu Lin

Re: java.io.IOException: Cannot delete deletable

2006-07-22 Thread yueyu lin
at org.apache.lucene.store.FSDirectory.create(FSDirectory.java :195) at org.apache.lucene.store.FSDirectory.getDirectory(FSDirectory.java:144 ) Any help greatly appreciated. Thanks, --Kiran -- -- Yueyu Lin

Re: Index-Format difference between 1.4.3 and 2.0

2006-07-20 Thread yueyu lin
here : > > > http://lucene.apache.org/java/docs/fileformats.html > > > > > > And about Luke, ASAIK too, is a Lucene-2 app, so it will be able to > read > > > a 1.4 > > > index. > > > > > > Nicolas > > > > > > - > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- -- Yueyu Lin

Re: Problem : Searching with Lucene 2.0

2006-07-05 Thread yueyu lin
ile can be read doesn't help catch (FileNotFoundException fnfe) { //To be filled } } } } Need your help.. Regards Sam -Original Message- From: yueyu lin [mailto:[EMAIL PROTECTED] Sent: Thursday, July 06, 2006 11:39 AM To: java-user@lucene.apache.org Subject: Re: Pro

Re: Problem : Searching with Lucene 2.0

2006-07-05 Thread yueyu lin
on by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete all copies from any computer. -- -- Yueyu Lin

Re: Use one or more indexes?

2006-06-14 Thread yueyu lin
e 3 indexes, is there more memory & cpu time cost? Thanks in advance, for any help & suggestions. Best regards, Xuefeng Email: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- -- Yueyu Lin

Re: An interesting thing

2006-06-11 Thread yueyu lin
(int i = 0; i < numDocs; i++) { StringBuffer doc = new StringBuffer(wordsPerDoc); for (int j = 0; j < wordsPerDoc; j++) { doc.append("Bibamus "); } docs.add(doc.toString()); } return docs; } } ==

Re: An interesting thing

2006-06-11 Thread yueyu lin
system. ***INFOSYS End of Disclaimer INFOSYS*** - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- -- Yueyu Lin