Re: mysolr python client

2011-12-01 Thread Alejandro Gonzalez
sounds great for a python project i'm involved in rigth now. I'll take a deeper look on it. thx marco 2011/11/30 Marco Martinez mmarti...@paradigmatecnologico.com Hi all, For anyone interested, recently I've been using a new Solr client for Python. It's easy and pretty well documented. If

Re: mysolr python client

2011-12-01 Thread Jens Grivolla
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

Re: mysolr python client

2011-12-01 Thread Marc SCHNEIDER
Hi Marco, Great! Maybe you can add it on the Solr wiki? ( http://wiki.apache.org/solr/IntegratingSolr). Regards, Marc. 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

Re: mysolr python client

2011-12-01 Thread Marco Martinez
Done! Marco Martínez Bautista http://www.paradigmatecnologico.com Avenida de Europa, 26. Ática 5. 3ª Planta 28224 Pozuelo de Alarcón Tel.: 91 352 59 42 2011/12/1 Marc SCHNEIDER marc.schneide...@gmail.com Hi Marco, Great! Maybe you can add it on the Solr wiki? (

Re: mysolr python client

2011-12-01 Thread Rubén Abad
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,

Re: mysolr python client

2011-12-01 Thread Óscar Marín Miró
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

mysolr python client

2011-11-30 Thread Marco Martinez
Hi all, 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/* * * bye! Marco Martínez Bautista http://www.paradigmatecnologico.com Avenida de Europa, 26. Ática 5. 3ª