Folder files returned from SearchAsync() doesn't include image file types #1452
Unanswered
Amwins-Bass-Guy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using
SearchAsync()
to return all the files from a given Folder, I ran into the problem that images files (JPG, PNG, et al.) were not being returned in theListItem
collection. Is this a result of SharePoint not indexing image files and making them available to searches? Or is my approach flawed in some fashion?Example:
Beta Was this translation helpful? Give feedback.
All reactions