Re: Data loading from DB - data sizes and obstacles

2009-08-06 Thread Avlesh Singh
I have been a satisfied DIH user for a long time. The project I use Solr for, runs on a MySQL (5.1) version. There are 6 solr-cores in total with a combined index size of 12G. The database design is as relational as it can get, and writing SQL queries to fetch the data has always been always a prob

Re: Data loading from DB - data sizes and obstacles

2009-08-06 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Fri, Aug 7, 2009 at 11:15 AM, Amit Nithian wrote: > All, > An off and on project of mine has been to work on refactoring the way we > load data from MySQL into Solr. Our current approach is fairly hard coded > and not configurable as I would like. I was curious of people who have used > the DIH

Data loading from DB - data sizes and obstacles

2009-08-06 Thread Amit Nithian
All, An off and on project of mine has been to work on refactoring the way we load data from MySQL into Solr. Our current approach is fairly hard coded and not configurable as I would like. I was curious of people who have used the DIH and/or LuSQL to load data into Solr, how much data you typicall