19 references to IngestionDocumentSection
Microsoft.Extensions.DataIngestion.Tests (19)
Chunkers\HeaderChunkerTests.cs (5)
19
doc.Sections.Add(
new
()
60
doc.Sections.Add(
new
()
85
doc.Sections.Add(
new
()
107
doc.Sections.Add(
new
()
234
doc.Sections.Add(
new
()
Chunkers\SectionChunkerTests.cs (9)
24
doc.Sections.Add(new
IngestionDocumentSection
46
new
()
54
new
()
79
doc.Sections.Add(new
IngestionDocumentSection
95
new
()
102
new
IngestionDocumentSection
109
new
IngestionDocumentSection
148
doc.Sections.Add(new
IngestionDocumentSection
167
doc.Sections.Add(new
IngestionDocumentSection
Chunkers\SemanticSimilarityChunkerTests.cs (3)
38
doc.Sections.Add(new
IngestionDocumentSection
70
doc.Sections.Add(new
IngestionDocumentSection
140
doc.Sections.Add(new
IngestionDocumentSection
Processors\AlternativeTextEnricherTests.cs (2)
99
new
IngestionDocumentSection
186
IngestionDocumentSection rootSection =
new
();