it depends on how fast your DB can give out data through jdbc . the best thing is to just run and see. --Noble
On Thu, Mar 5, 2009 at 1:13 PM, Venu Mittal <metale...@yahoo.com> wrote: > Does anybody has any stats to share on how much time does DataImportHandler > takes to index a given set of data ? > > I am currently indexing 18 millions rows in 1.5 - 2 hours by sending xmls to > solr. > > > > ________________________________ > From: Shalin Shekhar Mangar <shalinman...@gmail.com> > To: solr-user@lucene.apache.org; cra...@ceiindia.com > Sent: Wednesday, March 4, 2009 8:15:07 AM > Subject: Re: How to search the database tables using solr. > > On Wed, Mar 4, 2009 at 7:51 PM, Radha C. <cra...@ceiindia.com> wrote: > >> Thanks Shalin, >> >> We just stepped on solr. This information is very much useful for me. But >> before that I want some clear details about where to start.. >> I want to test this in my local environment, so I need some basic >> information about how to start using this ( database and solr ). Do you >> have >> some information on this? >> > > I think the easiest way is to start using Solr is with the embedded jetty > container. Modify the example/conf/schema.xml file and add your own fields > etc. Read through the DataImportHandler wiki page and at the > example/example-DIH directory in the solr zip/tarball. > > If you have a specific doubt/question, ask on the list. > > -- > Regards, > Shalin Shekhar Mangar. > > > > -- --Noble Paul