EmbeddingBasedDocumentStorage

constructor(embedder: DocumentEmbedder<Document>, storage: VectorStorage<Document>)(source)

Parameters

Document

The type of the document being stored and ranked.