Hello,
I am working on an application that uses the Everything SDK (C#) to search for files. What would be the easiest way to search for only the first 100 files or only the first 100 folders? Currently I mostly get files (instead of folders) when limiting the search to 100 results but I want to be able to display the first 100 folder results in another list.
Edit: I think I just got it... Is the easiest way to prepend "folders:"?
Search for only files/folders using the SDK
Re: Search for only files/folders using the SDK
If you don't need file results, include the following in your search:
folder:
folder: