Re: Linking two different indexes

2007-03-26 Thread Yakn
eliance on the contents of this > message or attachment is strictly prohibited. > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this messa

Re: Linking two different indexes

2007-03-25 Thread Daniel Noll
Yakn wrote: Thanks Damien, I believe that addIndex(index) is only going to add the index into the new indexes. But how do I actually link the document either at search time or index time from the url in the database indexes and the Nutch index? So to explain my problem a little better Nutch Inde

RE: Linking two different indexes

2007-03-25 Thread Yakn
> From: Yakn [mailto:[EMAIL PROTECTED] > Sent: 25 March 2007 03:02 > To: java-user@lucene.apache.org > Subject: Linking two different indexes > > > I am trying to link the nutch index and the index generated from my > database > using Lucene. So at the time of indexing m

RE: Linking two different indexes

2007-03-25 Thread Damien McCarthy
Hi Mike, IndexReader provides a method addIndex() which should do what you are looking for, if I understand correctly. Damien -Original Message- From: Yakn [mailto:[EMAIL PROTECTED] Sent: 25 March 2007 03:02 To: java-user@lucene.apache.org Subject: Linking two different indexes I am

Linking two different indexes

2007-03-24 Thread Yakn
if so how they did it. I would appreciate the help. If anyone knows of another way, I would be interested in that as well. Thanks in advance. Mike -- View this message in context: http://www.nabble.com/Linking-two-different-indexes-tf3461011.html#a9656534 Sent from the Lucene - Java Users mailing