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/09/28 22:24:04 UTC

[lucy-issues] [jira] [Created] (LUCY-284) Support multiple Go types as document

Marvin Humphrey created LUCY-284:
------------------------------------

             Summary: Support multiple Go types as document
                 Key: LUCY-284
                 URL: https://issues.apache.org/jira/browse/LUCY-284
             Project: Lucy
          Issue Type: Improvement
          Components: Go bindings
            Reporter: Marvin Humphrey
            Assignee: Marvin Humphrey
             Fix For: 0.5.0


It is convenient to be able to use host data types as documents, as they fit more easily into host idioms than Doc objects.  The primary routines which need to support such types are Indexer's AddDoc() and Hit's Next(), but it also makes sense to use a Go type internally within Doc.



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