New Zend Framework 1.0.0 RC

http://framework.zend.com/

Some lucene goodies:

  • Zend_Search_Lucene
    ZF-1262 CaseInsensitive.php missing require_once for the class it extends
    ZF-1263 DocumentWriter.php missing require_once for the class it extends
    ZF-1264 Default.php missing require_once for the class it extends
    ZF-1350 testUtf8(Zend_Search_Lucene_AnalysisTest) failing
    ZF-1351 testUtf8Num(Zend_Search_Lucene_AnalysisTest) failing
    ZF-1365 Zend_Search_Lucene::close() not setting or checking the $_close flag
    ZF-1376 Error in sample code of section 27.3.1.1 - Query Parsing
    ZF-1379 Refer to correct Luke and Apache Lucene version
    ZF-1394 Large result sets optimization
    ZF-1421 Indexing (text analyzing) performance improved

I wish they'd add range queries though.

Login to post comments