Indexing 100Gb of readonly numeric data

2012-02-15 Thread Pedro Ferreira
;repetition" in the data source, wouldn't the index almost mirror the data source?. - If the data source is readonly, should I be creating the index once, offline, and the replicate it to the search servers? Or am I just being crazy and making a monster of a small problem?

Re: Indexing 100Gb of readonly numeric data

2012-02-15 Thread Pedro Ferreira
u'd have to test).. > > I guess my "bottom line" is that you could get Solr up and running, > index the data and just see in a few days with data that size. > > Best > Erick > > On Wed, Feb 15, 2012 at 1:04 PM, Pedro Ferreira > wrote: >> Hi guys, >