The Apache Lucene project develops open-source search software. TLP --- We added one new committer in the last quarter: Gregory Chanan Lucene Core and Solr -------------------- Lucene Core is a search-engine toolkit. Solr is a search server built on top of Lucene Core. In the last quarter we made two releases of both Lucene Core and Solr: - 4.10.1 on 29 Sept 2014 - 4.10.2 on 31 Oct 2014 We have also started the process for a 4.10.3 release. The community is very active. Security: There was one security issue reported: - An XXS vulnerability was reported against Apache Solr (CVE-2014-3628). An attacker could inject javascript that is executed via the admin ui because stored queries are not escaped / sanitized. This will be addressed in the upcoming 4.10.3 release. PyLucene -------- PyLucene is a Python integration of Lucene Java. Development is almost entirely an automated port, so this project will never require a lot of developers. The user community is active. In the last quarter we made one release of PyLucene: - 4.10.1-1 on 6 Oct 2014