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
To: solr-user > Sent: Monday, January 21, 2008 12:09:23 AM > Subject: Storing Related Data - At Different Times > > Hi, > In the web application we are developing we have two sets of > details. > The personal details and the resume details. We allow 5 different >

Re: Storing Related Data - At Different Times

2008-01-20 Thread Otis Gospodnetic
, January 21, 2008 12:09:23 AM Subject: Storing Related Data - At Different Times Hi, In the web application we are developing we have two sets of details. The personal details and the resume details. We allow 5 different resumes to be available for each user. But we want the personal details

Storing Related Data - At Different Times

2008-01-20 Thread Gavin
Hi, In the web application we are developing we have two sets of details. The personal details and the resume details. We allow 5 different resumes to be available for each user. But we want the personal details to remain same for each 5 resumes. Personal details are added at registration t