[
https://issues.apache.org/jira/browse/LUCY-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15068647#comment-15068647
]
ASF GitHub Bot commented on LUCY-282:
-------------------------------------
GitHub user rectang opened a pull request:
https://github.com/apache/lucy/pull/32
LUCY-282 Go bindings for QueryParser
Tune and test the Go bindings for QueryParser.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rectang/lucy LUCY-282-go-qparser
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucy/pull/32.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #32
----
commit 3d858387e037993cc21f4fe4b04f6ce34d666491
Author: Marvin Humphrey <[email protected]>
Date: 2015-12-22T01:29:35Z
Add utility converting Go string slice to Vector.
commit 8b99de01d90fdb011286e8739815ddda6b9d05fd
Author: Marvin Humphrey <[email protected]>
Date: 2015-12-22T01:29:59Z
Tune and test QueryParser Go bindings.
----
> Refine and test Go bindings
> ---------------------------
>
> Key: LUCY-282
> URL: https://issues.apache.org/jira/browse/LUCY-282
> Project: Lucy
> Issue Type: Improvement
> Components: Go bindings
> Reporter: Marvin Humphrey
> Assignee: Marvin Humphrey
> Fix For: 0.5.0
>
>
> Now that we have roughly useful automated Go bindings, work through them fine
> tuning for Go idiomatic usage and writing tests to ensure the Go bindings
> work as expected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)