Re: Linking Fields to Documents possible?

2009-11-23 Thread sameerpatil
Thanks guys, I get the point, it is best to reindex(hope it isnt very expensive). And yes, it's true that the suppliers dont change often. I -- View this message in context: http://old.nabble.com/Linking-Fields-to-Documents-possible--tp26474610p26485036.html Sent from the Lucene - Java Users mai

Linking Fields to Documents possible?

2009-11-23 Thread sameerpatil
Hi, I have a requirement where I have a list of Suppliers(documents for lucene index) and a list of Products(documents again). Each Product has a supplier. e.g. : Product -> RouterX, Supplier -> DLink, Netgear Product -> RouterY, Supplier -> Cisco If I search for Cisco, RouterY should show u