Why sync root folder should be Indexed (cfapi)?

WebDAV 21 Reputation points
2020-09-16T04:28:35.32+00:00

CloudMirror sample checks that the sync root folder is indexed. Why is this required? What features will be missing if the sync root is not indexed?

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,413 questions
0 comments No comments
{count} votes

Accepted answer
  1. Viorel 111.8K Reputation points
    2020-09-16T05:50:27.967+00:00

    Maybe because “If the local (client) folder where the cloud file placeholders are created is not under the User folder (i.e. Documents, Photos, etc), then it is required to add the folder to the Search Indexer. This is because the properties for the cloud file state/progress are cached in the indexer, and if the folder isn't indexed, attempts to get the properties on items will not return the expected values”. (From a code comment).

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful