Re: Pojo not getting added to Solr Index

2009-08-10 Thread Ninad Raut
thanks Avlesh, u saved my day... !! yes I am not going to have a new instance of server every time... this is just a Proof of concept. On Mon, Aug 10, 2009 at 6:06 PM, Avlesh Singh wrote: > > > > Where am I going wrong?? > > > I think you forgot to "commit" after adding beans via the SolrServer

Re: Pojo not getting added to Solr Index

2009-08-10 Thread Avlesh Singh
> > Where am I going wrong?? > I think you forgot to "commit" after adding beans via the SolrServer. PS: I am damn sure that you don't intend to create a new instance of CommonsHttpSolrServer everytime. Cheers Avlesh On Mon, Aug 10, 2009 at 5:55 PM, Ninad Raut wrote: > I am not getting any excp