|
Project Information
Links
|
DLucene: Full-text Search/Indexing for DSummaryThis is a port of the Apache Lucene full text search/indexing system to the D programming language, based initially on the existing Lucene.Net port. Through the use of D specific techniques along with tight integration to the underlying OS, it is hoped that excellent performance with a very small runtime footprint can be achieved. GoalsIn addition to a compact D library, a simple, reuseable daemon program is invisaged that will have no external dependencies, and can be controlled over a pipe or TCP using simplistic commands encapsulated in cPickle, serialize(), or HTTP.
Blue sky:
LicensePlease note that the code does not conform to the Apache 2.0 license at present. This is my fault in two ways:
To make that clearer: this software is not currently open source software, and potentially illegal to distribute. I will fix this situation when I have more time. Status (2007-11-23)
Beyond what is listed in the table below, the following tasks remain:
|