Re: How to get the doc ID from HITS

2008-02-22 Thread sumittyagi
from HITS, Please advise me regarding this , i am new to lucene and programming. -- View this message in context: http://www.nabble.com/How-to-get-the-doc-ID-from-HITS-tp15627959p15627959.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Re: How to get the doc ID from HITS

2008-02-22 Thread sumittyagi
the doc ids from HITS, Please advise me regarding this , i am new to lucene and programming. -- View this message in context: http://www.nabble.com/How-to-get-the-doc-ID-from-HITS-tp15627959p15627959.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

RE: How to get the doc ID from HITS

2008-02-22 Thread Dharmalingam Ganesan
It should be hits.id(i), not hits.id[i]. Note id is a method not an array. -Original Message- From: sumittyagi [mailto:[EMAIL PROTECTED] Sent: Friday, February 22, 2008 4:06 PM To: java-user@lucene.apache.org Subject: Re: How to get the doc ID from HITS here is my code, i am just

Re: How to get the doc ID from HITS

2008-02-22 Thread ZaeX
regarding this , i am new to lucene and programming. -- View this message in context: http://www.nabble.com/How-to-get-the-doc-ID-from-HITS-tp15627959p15627959.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

How to get the doc ID from HITS

2008-02-21 Thread sumittyagi
hi, is there any way to retrieve the doc ids from HITS, Please advise me regarding this , i am new to lucene and programming. -- View this message in context: http://www.nabble.com/How-to-get-the-doc-ID-from-HITS-tp15627959p15627959.html Sent from the Lucene - Java Users mailing list archive

Re: How to get the doc ID from HITS

2008-02-21 Thread Gauri Shankar
in context: http://www.nabble.com/How-to-get-the-doc-ID-from-HITS-tp15627959p15627959.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: How to get the doc ID from HITS

2008-02-21 Thread Kent Fitch
from HITS, Please advise me regarding this , i am new to lucene and programming. -- View this message in context: http://www.nabble.com/How-to-get-the-doc-ID-from-HITS-tp15627959p15627959.html Sent from the Lucene - Java Users mailing list archive at Nabble.com