
It is so very disappointing that MS just removes such important features without any notice.
I really want to stick to onedrive - but its hard to not switch to google-drive since the can do everything including face tagging.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Until recently OneDrive search would search metadata including "Tags" (hashtags) applied to images and return DriveItems which had a tag matching the search query.
For example:
foobar
https://graph.microsoft.com/v1.0/drive/root/search(q='foobar')
I have an application that searched tagged images that was previously returning results and no longer does. This is appears to be a recent change. I cannot find any documentation describing the expected search behaviour.
The OneDrive web application search also used to search tags and return the expected results. It no longer does (i.e. it exhibits the same issue as the API). See below screenshots.
The search API documentation says:
Values may be matched across several fields including filename, metadata, and file content.
The OneDrive web application strongly hints that metadata tags will be searched. https://photos.onedrive.com has the following hint text in the search input:
Find photos by date, tags, location and more
Will the OneDrive search be changed back so that it continues to search photo tags?
It is so very disappointing that MS just removes such important features without any notice.
I really want to stick to onedrive - but its hard to not switch to google-drive since the can do everything including face tagging.