Skip to main content
@inferedge/moss / DocumentInfo

Interface: DocumentInfo

Document that can be indexed and retrieved

Extended by

  • QueryResultDocumentInfo

Properties

PropertyTypeRequiredDescription
idstringYesUnique identifier within an index.
textstringYesREQUIRED canonical text to embed/search.
metadataRecord<string, string>NoOptional metadata associated with the document.