Re: New PHP API for Solr (Logic Solr API)

2011-03-07 Thread Burak
On 03/07/2011 12:43 AM, Stefan Matheis wrote: Burak, what's wrong with the existing PHP-Extension (http://php.net/manual/en/book.solr.php)? I think "wrong" is not the appropriate word here. But if I had to summarize why I wrote this API: * Not everybody is enthusiastic about

New PHP API for Solr (Logic Solr API)

2011-03-06 Thread Burak
at https://github.com/buraks78/Logic-Solr-API/wiki. Although it is pretty weak at this point, I believe it can get you started. I also have phpdocs under docs/api folder in the package if needed. Burak

Re: Solr question regarding handlers and escaping

2011-01-09 Thread Burak
On 01/09/2011 04:05 PM, Ahmet Arslan wrote: >> ���1. Certain requests can be sent to >> different paths (handlers?). For >> � � � example, the MoreLikeThis component >> can being sent to either >> � � � /select or /mlt. >> >> I have found these two links in the Solr wiki: >> >> http://localhost:898

Solr question regarding handlers and escaping

2011-01-09 Thread Burak
I have a couple of questions regarding Solr usage: 1. Certain requests can be sent to different paths (handlers?). For example, the MoreLikeThis component can being sent to either /select or /mlt. I have found these two links in the Solr wiki: http://localhost:8983/solr/mlt?q=id:U