Re: Index is not created if my database table is large

2009-01-12 Thread Rahul Brid
es not returns any result set..this happens when database table has large number of rows On Mon, Jan 12, 2009 at 9:17 AM, Rahul Brid wrote: > Hi,thnx for the reply ...but an you tell me where to set this batchSize??? > in dataconfig.xml > > > On Mon, Jan 12, 2009 at 8:48 AM, gwk w

Re: Index is not created if my database table is large

2009-01-12 Thread Rahul Brid
Hi,thnx for the reply ...but an you tell me where to set this batchSize??? in dataconfig.xml On Mon, Jan 12, 2009 at 8:48 AM, gwk wrote: > Hi, > > I'm not sure that this is the same issue but I had a similar problem with > importing a large table from Mysql, on the DataImportHandler FAQ ( > http

Index is not created if my database table is large

2009-01-12 Thread Rahul Brid
Hii, I new to SOLR world... i am using solr multicore config in my webapp i am able to configure solr properly... but problem is when i am building using full data-import... if my databse table has few number of rows say 10 to 25 the index is created properly... and search query returns prope