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)
|