Merge branch 'LUCY-275-Go-POC-v4' Adapt Lucy for v4 of Go proof-of-concept bindings.
This closes #12. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/45c870ba Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/45c870ba Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/45c870ba Branch: refs/heads/master Commit: 45c870ba22a301f08d8ec98f3e2f5100ed16a59d Parents: d460538 9330b14 Author: Marvin Humphrey <[email protected]> Authored: Wed May 6 15:07:57 2015 -0700 Committer: Marvin Humphrey <[email protected]> Committed: Wed May 6 15:10:14 2015 -0700 ---------------------------------------------------------------------- go/lucy/analysis.go | 22 +++++------------ go/lucy/index.go | 48 +++++++++++++----------------------- go/lucy/plan.go | 45 ++++++++++------------------------ go/lucy/search.go | 64 ++++++++++++++++++++---------------------------- 4 files changed, 62 insertions(+), 117 deletions(-) ----------------------------------------------------------------------
