About the search efficiency based on document's length

2007-09-20 Thread Jarvis
is there a efficiency problem compare to the second besides the folder size increase? Thanks, Jarvis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: About the search efficiency based on document's length

2007-09-21 Thread Jarvis
some solution ? Thanks, Jarvis . -Original Message- From: Karl Wettin [mailto:[EMAIL PROTECTED] Sent: Friday, September 21, 2007 2:45 PM To: java-user@lucene.apache.org Subject: Re: About the search efficiency based on document's length 21 sep 2007 kl. 08.23 skrev J

Questions about lucene index on HDFS

2008-08-21 Thread Jarvis . Guo
more effeciently? Whatever to use, like hadoop-mapreduce framework or other distributed platform. Thanks Jarvis

Re: How to get all terms with a special field and document after indexed

2008-08-25 Thread Jarvis . Guo
I like your nick name. For the question, I think you must iterate all the terms in index with TermEnum and see if term will satisfy any of your concerns. Best 2008/8/26 Beijing2008 <[EMAIL PROTECTED]> > > When a document add to index, fields data will split to many terms and > saved > into ind