Its more of a financial message where for each customer there are various fields that specify various aspects of the transaction
On Friday, 20 March 2015 8:09 PM, Priceputu Cristian <priceputu.crist...@gmail.com> wrote: Why would you need 1000 fields for ? C On Fri, Mar 20, 2015 at 1:12 PM, varun sharma <mechanism_...@yahoo.co.in> wrote: Requirements of the system that we are trying to build are for each date we need to create a SOLR index containing about 350-500 million documents , where each document is a single structured record having about 1000 fields .Then query same based on index keys & date, for instance we will try to search records related to a particular user where date between Jan-1-2015 to Jan-31-2015. This query should load only indexes within this date range into memory and return rows corresponding to the search pattern.Please suggest how this can be implemented using SOLR/Lucene.Thank you ,Varun. -- Regards, Cristian.