Nice job, pythonic solr access!! Thanks for the effort

On Thu, Dec 1, 2011 at 5:53 PM, Rubén Abad <rua...@gmail.com> wrote:

> Hi Jens,
>
> Our objective with mysolr was to create a pythonic Apache Solr binding. But
> we
> also have been working in speed and concurrency. We always use the Python
> QueryResponseWriter, because it avoids us dependencies (a XML or JSON
> parser).
>
> We would also like to create a complete concurrent API, but at the moment
> only querying is working.
>
> Our main goal is to keep evolving mysolr with the feedback we receive from
> the community.
>
> I hope I have answered your questions.
>
> Thanks for your interest,
> Rubén Abad <rua...@gmail.com>
>
>
> On Thu, Dec 1, 2011 at 10:42 AM, Jens Grivolla <j+...@grivolla.net> wrote:
>
> > On 11/30/2011 05:40 PM, Marco Martinez wrote:
> >
> >> For anyone interested, recently I've been using a new Solr client for
> >> Python. It's easy and pretty well documented. If you're interested its
> >> site
> >> is: http://mysolr.redtuna.org/
> >>
> >
> > Do you know what advantages it has over pysolr or solrpy? On the page it
> > only says "mysolr was born to be a fast and easy-to-use client for Apache
> > Solr’s API and because existing Python clients didn’t fulfill these
> > conditions."
> >
> > Thanks,
> > Jens
> >
> >
>



-- 
Whether it's science, technology, personal experience, true love,
astrology, or gut feelings, each of us has confidence in something that we
will never fully comprehend.
 --Roy H. William

Reply via email to