3 references to DocumentIdName
Microsoft.Extensions.DataIngestion (3)
Writers\VectorStoreWriter.cs (3)
85[DocumentIdName] = chunk.Document.Identifier, 136new VectorStoreDataProperty(DocumentIdName, typeof(string)) 181filter: record => (string)record[DocumentIdName]! == document.Identifier,