On 11.10.2010, at 07:03, Israel Ekpo wrote:

> I am currently working on a couple of bug fixes for the Solr PECL extension
> that will be available in the next release 0.9.12 sometime this month.
> 
> http://pecl.php.net/package/solr
> 
> Documentation of the current API and features for the PECL extension is
> available here
> 
> http://www.php.net/solr
> 
> A couple of users in the community were asking when the PHP extension will
> be moving from beta to stable.
> 
> The API looks stable so far with no serious issues and I am looking to
> moving it from *Beta* to *Stable *on November 20 2010
> 
> If you are using Solr via PHP and would like to see any new features in the
> extension please feel free to send me a note.
> 
> I would like to incorporate those changes in 0.9.12 so that user can try
> them out and send me some feedback before the release of version 1.0
> 
> Thanks in advance for your response.


we already had some emails about this.
imho there are too many methods for specialized tasks, that its easy to get 
lost in the API, especially since not all of them have written documentation 
yet beyond the method signatures.

also i do think that there should be methods for escaping and also tokenizing 
lucene queries to enable "validation" of the syntax used etc.

see here for a use case and a user land implementation:
http://pooteeweet.org/blog/1796

regards,
Lukas Kahwe Smith
m...@pooteeweet.org



Reply via email to