Re: DIH and EmbeddedSolr

2009-10-12 Thread rohan rai
Hey Any reason why it may be happening ?? Regards Rohan On Sun, Oct 11, 2009 at 9:25 PM, rohan rai wrote: > > Small data set.. > > > > 11 > 11 > 11 > > > 22 > 22 > 22 > > > 33 > 33 > 33 > > > > data-config > > > > forE

Re: DIH and EmbeddedSolr

2009-10-11 Thread rohan rai
Small data set.. 11 11 11 22 22 22 33 33 33 data-config schema id name Sometime it creates sometimes it gives thread pool exception. It does no

Re: DIH and EmbeddedSolr

2009-10-11 Thread Shalin Shekhar Mangar
On Sat, Oct 10, 2009 at 7:44 PM, rohan rai wrote: > This is pretty unstable...anyone has any clue...Sometimes it even creates > index, sometimes it does not ?? > > Most DataImportHandler tests run Solr in an embedded-like mode and they run fine. Can you tell us which version of Solr are you using

Re: DIH and EmbeddedSolr

2009-10-10 Thread rohan rai
This is pretty unstable...anyone has any clue...Sometimes it even creates index, sometimes it does not ?? But everytime time I do get this exception Regards Rohan On Sat, Oct 10, 2009 at 6:07 PM, rohan rai wrote: > ModifiableSolrParams p = new ModifiableSolrParams(); > p.add("qt

Re: DIH and EmbeddedSolr

2009-10-10 Thread rohan rai
ModifiableSolrParams p = new ModifiableSolrParams(); p.add("qt", "/dataimport"); p.add("command", "full-import"); server.query(p, METHOD.POST); I do this But it starts giving me this exception SEVERE: Full Import failed java.util.concurrent.Rejecte

Re: DIH and EmbeddedSolr

2009-10-09 Thread rohan rai
The configuration is not an issue... But how doindex i invoke it... I only have known a url way to invoke it and thus import the data into index... like http://localhost:8983/solr/db/dataimport?command=full-import t But with embedded I havent been able to figure it out Regards Rohan 2009/10/10 No

Re: DIH and EmbeddedSolr

2009-10-09 Thread Noble Paul നോബിള്‍ नोब्ळ्
I guess it should be possible... what are the problems you encounter? On Sat, Oct 10, 2009 at 10:56 AM, rohan rai wrote: > Have been unable to use DIH for Embedded Solr > > Is there a way?? > > Regards > Rohan > -- - Noble Paul | Principal E