Skip to content

Commit 72227f8

Browse files
authored
Update docs/data_ingestion.md
1 parent e90a187 commit 72227f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data_ingestion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ To search for specific filenames:
125125
"search": "*",
126126
"count": true,
127127
"top": 1,
128-
"filter": "sourcefile eq '209884Orig1s000RiskR.pdf'",
128+
"filter": "sourcefile eq 'employee_handbook.pdf'",
129129
"facets": ["sourcefile"]
130130
}
131131
```

0 commit comments

Comments
 (0)