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 trying to link the nutch index and the index generated from my database
using Lucene. So at the time of indexing my database, I want to pull the
indexes in from nutch and link the content from the url in the database and
the url that nutch hit. Can anyone tell me if they have done this and 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 list archive at Nabble.com.


---------------------------------------------------------------------
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]

Reply via email to