You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2015/09/28 21:52:30 UTC

[14/14] lucy git commit: Merge branch 'LUCY-282-refine-go-pt2'

Merge branch 'LUCY-282-refine-go-pt2'

Continuing on with testing and customizing the Go bindings for Search
classes.

This fixes #20.


Project: http://git-wip-us.apache.org/repos/asf/lucy/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/91d34ea4
Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/91d34ea4
Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/91d34ea4

Branch: refs/heads/master
Commit: 91d34ea4c2f18604cb673728f6f67dacd7ce35bf
Parents: 15d4564 2aa24c1
Author: Marvin Humphrey <ma...@rectangular.com>
Authored: Mon Sep 28 12:49:48 2015 -0700
Committer: Marvin Humphrey <ma...@rectangular.com>
Committed: Mon Sep 28 12:49:48 2015 -0700

----------------------------------------------------------------------
 core/Lucy/Search/Collector.cfh |   3 +
 go/build.go                    |  19 ++
 go/lucy/lucy_test.go           |   1 +
 go/lucy/search.go              | 126 ++++++++++++--
 go/lucy/search_test.go         | 334 ++++++++++++++++++++++++++++++++++++
 5 files changed, 465 insertions(+), 18 deletions(-)
----------------------------------------------------------------------