Re: Solr integration with Hbase

2011-09-29 Thread Haspadar
http://www.lilyproject.org 2011/9/29 > Try lilyproject.com I think they do exactly what you are asking for. > > Sent from my iPhone > > On Sep 29, 2011, at 6:27 AM, Stuti Awasthi wrote: > > > Hi all, > > > > I am newbee in Solr. I have my application on Hbase and Hadoop and I want > to provide

Solr Php Client

2011-04-07 Thread Haspadar
Hello I updated Solr to version 3.1 on my project. And now when the application calls getResponse () method (PECL extension) I get the following: "Fatal error: Uncaught exception 'SolrException' with message 'Error un-serializing response' in /home/.../Adapter/Solr.php: 78" How can I fix it? Than

Re: Solr Php Client

2011-04-07 Thread Haspadar
a bug request here with the details > > http://pecl.php.net/bugs/report.php?package=solr > > On Thu, Apr 7, 2011 at 7:59 PM, Haspadar wrote: > > > Hello > > I updated Solr to version 3.1 on my project. And now when the application > > calls getResponse () metho