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