Merge branch 'LUCY-282-test-plan-go' Refine and test the Go bindings for Schema, various FieldTypes, and Architecture.
This closes #23. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/245ed3b3 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/245ed3b3 Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/245ed3b3 Branch: refs/heads/master Commit: 245ed3b36f817167ad8426192cec8e77590658a8 Parents: f533036 20fd9af Author: Marvin Humphrey <[email protected]> Authored: Thu Oct 15 14:21:55 2015 -0700 Committer: Marvin Humphrey <[email protected]> Committed: Thu Oct 15 14:21:55 2015 -0700 ---------------------------------------------------------------------- go/build.go | 3 +- go/lucy/plan.go | 18 ++-- go/lucy/plan_test.go | 221 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 234 insertions(+), 8 deletions(-) ----------------------------------------------------------------------
