I think I could get some python bindings off those as well.
and if people feel there is a need some C/APR ones as well.
On 02/06/2006, at 11:16 AM, Brian Lucas wrote:
Erik,
I'll get the PHP bindings out to see how they suit the needs of
people and
use that feedback for the Rails bindings. I'm looking forward to
seeing how
they could be implemented as well.
Brian
-----Original Message-----
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 01, 2006 6:59 PM
To: solr-user@lucene.apache.org
Subject: Re: SolPHP
Brian,
I'd love to give any RoR bindings a try if you're a point to share.
I can see all sorts of interesting fun that can be had with such
bindings, such as pulling schema.xml from the server and using its
field definitions to build mapping objects (like ActiveRecord),
support for all the parameters of the request handler(s), clever
iterators that would page through the hits by requesting bite-sized
chunks from Solr. At the very least, of course, is having the
request and response abstracted so no XML or HTTP is seen by the
client code.
Erik
On Jun 1, 2006, at 8:49 PM, Brian Lucas wrote:
Yes, I have written bindings but hadn't abstracted them fully.
They're
pretty solid and since you're the second person that's asked, let
me get
those out as soon as possible. I'm also working on the Ruby/Rails
bindings
as well.
Brian
-----Original Message-----
From: Yonik Seeley [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 01, 2006 6:17 PM
To: solr-user@lucene.apache.org; [EMAIL PROTECTED]
Subject: Re: SolPHP
Nothing in SVN... It looks like Brian Lucas might have been
working on
something:
http://www.mail-archive.com/solr-user%40lucene.apache.org/
msg00325.html
-Yonik
On 6/1/06, Michael J. Giarlo <[EMAIL PROTECTED]> wrote:
Hey folks,
I noticed a stub on the wiki about two PHP classes for solr. I've
tried
to track down the classes but have been unsuccessful so far. Does
anyone know where, or if, these classes are available?
Thanks!
-Mike