Merge branch 'LUCY-282-Go-highlight' Tune and test custom bindings for Highlighter and HeatMap.
This closes #30. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/123c48ea Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/123c48ea Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/123c48ea Branch: refs/heads/master Commit: 123c48ea22447cfd0e41be19b43b29c7f1ba357f Parents: 0d4f346 ae8f0c1 Author: Marvin Humphrey <[email protected]> Authored: Tue Dec 8 16:18:56 2015 -0800 Committer: Marvin Humphrey <[email protected]> Committed: Tue Dec 8 16:18:56 2015 -0800 ---------------------------------------------------------------------- go/build.go | 8 ++++ go/lucy/highlight.go | 85 ++++++++++++++++++++++++++++++++++++++ go/lucy/highlight_test.go | 94 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 187 insertions(+) ----------------------------------------------------------------------
