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 search functionality using Solr. I read
> http://wiki.apache.org/solr/DataImportHandler and got to know that there
> is support for SQL database.
> > My question is :
> > Is Solr is also good for NoSQL like database, especially Hbase?
> > How can we integrate Hbase and Solr. An pointers will be helpful.
> > Can we integrate Solr with Hadoop also as my documents will be in HDFS.
> >
> > Please Suggest
> >
> > Regards,
> > Stuti Awasthi
> >
> >
> > 
> > ::DISCLAIMER::
> >
> ---
> >
> > The contents of this e-mail and any attachment(s) are confidential and
> intended for the named recipient(s) only.
> > It shall not attach any liability on the originator or HCL or its
> affiliates. Any views or opinions presented in
> > this email are solely those of the author and may not necessarily reflect
> the opinions of HCL or its affiliates.
> > Any form of reproduction, dissemination, copying, disclosure,
> modification, distribution and / or publication of
> > this message without the prior written consent of the author of this
> e-mail is strictly prohibited. If you have
> > received this email in error please delete it and notify the sender
> immediately. Before opening any mail and
> > attachments please check them for viruses and defect.
> >
> >
> ---
>


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?

Thanks


Re: Solr Php Client

2011-04-07 Thread Haspadar
I'm entering only a query parameter.
I posted a bug description there - http://pecl.php.net/bugs/bug.php?id=22634


2011/4/8 Israel Ekpo 

> Hi,
>
> Could you send the enter list of parameters you are ending to solr via the
> SolrClient and SolrQuery object?
>
> Please open 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 () 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?
> >
> > Thanks
> >
>
>
>
> --
> °O°
> "Good Enough" is not good enough.
> To give anything less than your best is to sacrifice the gift.
> Quality First. Measure Twice. Cut Once.
> http://www.israelekpo.com/
>