The initial question is not how to index the data, but how you want to use or query the data. Use cases for query and data access should drive the data model that you will use to index the data.

So, what are some sample queries? How will users want to search and access the data? What data will they expect to see and in what form? Not so much from a UI perspective, but in terms of how the client app(s) will access data.

-- Jack Krupansky

-----Original Message----- From: Santanu8939967892
Sent: Monday, July 29, 2013 8:00 AM
To: solr-user@lucene.apache.org
Subject: DIH to index the data - 250 millions - Need a best architecture

Hi,
  I have a huge volume of DB records, which is close to 250 millions.
I am going to use DIH to index the data into Solr.
I need a best architecture to index and query the data in an efficient
manner.
I am using windows server 2008 with 16 GB RAM, zion processor and Solr 4.4.


With Regards,
Santanu

Reply via email to