Re: Doing a join?

2004-04-24 Thread jitender ahuja
List [EMAIL PROTECTED] Sent: Thursday, April 22, 2004 11:56 PM Subject: Doing a join? Is it possible to do a join on two fields when searching a Lucene Index. For example, I have an index of documents that have a StudentName and a StudentId field and another document that has ClassId

Re: Doing a join?

2004-04-24 Thread jitender ahuja
List [EMAIL PROTECTED] Sent: Thursday, April 22, 2004 11:56 PM Subject: Doing a join? Is it possible to do a join on two fields when searching a Lucene Index. For example, I have an index of documents that have a StudentName and a StudentId field and another document that has ClassId

Doing a join?

2004-04-22 Thread Rob Jose
Is it possible to do a join on two fields when searching a Lucene Index. For example, I have an index of documents that have a StudentName and a StudentId field and another document that has ClassId, ClassName and StudentId. I want to do a search on ClassId or ClassName and get a list of