Re: Storing Related Data - At Different Times

2008-01-22 Thread Chris Hostetter
: details. This is a simple join in the db. But how do we achieve this in : Solr. The problem is when personal details are changed we will have to : update all 5 resumes. that is in a nutsehll what you need to do. >From the perspective of clients, a Solr index is a very flattened date structur

Re: Storing Related Data - At Different Times

2008-01-21 Thread Gavin
Hi Otis, Thanks. Was thinking along those lines. But having two indexes will hurt my search. 1 . Searching fields that belong only to the personal details should result in 5 resumes begin shown for the guy (if he has 5). But now it will only show 1 link to the personal details and no resu

Re: Storing Related Data - At Different Times

2008-01-20 Thread Otis Gospodnetic
You could have 2 separate indices tied with a common field (a la FK->PK). Then you only need to change the item you are updating. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: Gavin <[EMAIL PROTECTED]> To: solr-user Sent: Monday, January 21