Re: Nested table support ability

2010-06-22 Thread amit_ak
Hi Otis, Thanks for the update. My paramteric search has to span across customer table and 30 child tables. We have close to 1 million customers. Do you think Lucene/Solr is the right fsolution for such requirements? or database search would be more optimal. Regards, Amit -- View this message

Nested table support ability

2010-06-18 Thread amit_ak
I want to use Solr for free text and parameter based search. I need help to validate if Solr can help me in achieving following requirement. Say I have two database tables having one to many relationships. 1. Customer - Customer Id, Customer Name, Profile 2. Role - Role Type, Start date, End Date

Nested table support ability

2010-06-18 Thread amit_ak
I want to use Solr for free text and parameter based search. I need help to validate if Solr can help me in achieving following requirement. Say I have two database tables having one to many relationships. 1. Customer - Customer Id, Customer Name, Profile 2. Role - Role Type, Start date, End Date