You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Marvin Humphrey (JIRA)" <ji...@apache.org> on 2015/08/01 03:36:05 UTC

[lucy-issues] [jira] [Created] (LUCY-281) Port host-specific Lucy code to Go/CGO

Marvin Humphrey created LUCY-281:
------------------------------------

             Summary: Port host-specific Lucy code to Go/CGO
                 Key: LUCY-281
                 URL: https://issues.apache.org/jira/browse/LUCY-281
             Project: Lucy
          Issue Type: Improvement
          Components: Go bindings
            Reporter: Marvin Humphrey
            Assignee: Marvin Humphrey
             Fix For: 0.5.0


A handful of components in Lucy require per-host implementation code:

* RegexTokenizer
* Doc
* DocReader
* Inverter

The Go bindings have been wrapping the C implementation code, but should use Go/CGO instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)