After a week off to enjoy time with my family, I thought I would kick off the last week of 2010 with a look back at the year as it relates to the Apache Lucene ecosystem. For anyone who follows the amalgamation of projects that I like to call the Lucene Ecosystem (the Apache projects: Lucene, Solr, Nutch, Mahout, Tika, PyLucene, Lucy, Lucene.NET, Droids, ManifoldCF — Lucene Connector Framework, OpenNLP and UIMA) you know it …
Read more
Do you remember this scenario from days of yore?
- Company A buys a software license from Company B, a startup.
- Company A crosses its fingers that Company B doesn’t go bankrupt and disappear, along with the source code for Company A’s mission-critical software.
- Company B goes kaput.
- Company A is left with some machine-readable binary code that it is powerless to develop or use.
Source code escrow has changed the outcome of this sticky situation …
Read more
Short Version
The Apache Lucene Connector Framework project has officially entered incubation. LCF, for short, is going to be a framework for connecting to content repositories like Sharepoint, Documentum, etc. and will make it easy to hook into Lucene, Solr, Nutch, Mahout, Tika, while, of course, remaining agnostic of the final destination of the data. See the Connectors website and the original proposal for more info. Help wanted!
Long Version
Background
A while back, MetaCarta…
Read more
It’s that time of year, so I thought I would take a look back at the year that was for the Lucene Ecosystem and maybe look ahead just a little bit too.
First and foremost, it should be obvious to even the most casual observer that the Apache Lucene communities are thriving. Not only is it a great time to be involved in open source, it’s a great time to be involved in Lucene. Both …
Read more
Here’s the announcement from the PyLucene team:
This is a refresher release of Apache PyLucene 2.4.1 that addresses a few bugs and annoyances:
http://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_2_4_1/CHANGES
http://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_2_4_1/jcc/CHANGES
Apache PyLucene 2.4.1 is available from the following download page:
http://www.apache.org/dyn/closer.cgi/lucene/pylucene/pylucene-2.4.1-2-src.tar.gz
When downloading from a mirror site, please remember to verify the downloads using signatures found on the Apache site:
http://www.apache.org/dist/lucene/pylucene/KEYS
For more information on Apache PyLucene, visit the project home page:
http://lucene.apache.org/pylucene…
Read more