We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

MarijaG's avatar
MarijaG
New member | Level 2
6 years ago

Search is returning more matches than expected

First of all, problem I'm trying to resolve is checking if folder exists anywhere on dropbox, without knowing it's exact path. Only endpoint I found that work without path or id is search.

According to documentation: The search string is split on spaces into multiple tokens. For file name searching, the last token is used for prefix matching (i.e. "bat c" matches "bat cave" but not "batman car").

I have folders called, i.e. "new company a", "new company b", , "new company c".

When I search for "new company b" I get both b and c (https://prnt.sc/m5jow1). Same when I search for "new company a", although I expect no matches for that.

Did I misunderstood something and this actually should work like this? Is there a way to perform more exact search?

Or, is there a better way to check if folder exists without knowing path?

Thanks

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    There isn't a way to perform an exact string search, but I'll pass this along as a feature request. I also can't think of another workaround for finding an item of a particular name if you don't know the id or path unfortunately. (You could list everything using /2/files/list_folder[/continue] and filter client-side, but that would be relatively inefficient.)

    As for the behavior you are seeing, I'll check with the team on this and then follow up here once I have an answer for you.

    • Elliott C.1's avatar
      Elliott C.1
      Helpful | Level 5

      Thanks Greg; is there still no way to search for specific phrases?

      I try not to be the "this can't be that hard" guy, but surely if the search function can do fuzzy matches it could also do exact ones.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,877 PostsLatest Activity: 12 months ago
325 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!