Memo::Document
Document to be indexed
Supports both integer and string source IDs:
- Int64: Time-based, sortable IDs (e.g., Unix timestamps)
- String: UUIDs and other text identifiers
Constructors
Instance methods
pair_id
Sourcepair_id=(pair_id : ExternalId | Nil)
Sourceparent_id
Sourceparent_id=(parent_id : ExternalId | Nil)
Sourcesource_id
Sourcesource_id=(source_id : ExternalId)
Sourcesource_type
Sourcetext
Source