娅宁2959 发表于 2016-6-4 09:13:05

Apache Lucy 0.5.0 发布,全文搜索引擎库

欢迎加入运维网交流群:263444886>>> »
  Apache Lucy 0.5.0 发布了。Apache Lucy 是一个全文搜索引擎库,使用 C 语言编写,主要面向一些动态语言,目前提供 Perl 语言的绑定。相当于是 C 语言版的 Lucene 。
  改进日志:
  New features:

    * - Proof-of-concept Go bindings

Bugfixes:

    * - Require specific version of Clownfish
    * - Mismatch between required Clownfish versions
    * - Add Clownfish to configure_requires

Improvements:

    * - Refcounting needs to use functions rather than methods
    * - Autogenerate Go Bindings
    * - Prepare for removal of Obj methods
    * - Port host-specific Lucy code to Go/CGO
    * - Refine and test Go bindings
    * - Support multiple Go types as document
    * - Run core tests under Go bindings
    * - Check for incompatible Clownfish major version

Tasks:

    * - Review generated C API documentation

  下载地址:http://lucy.apache.org/download.html
页: [1]
查看完整版本: Apache Lucy 0.5.0 发布,全文搜索引擎库