Asset Metadata has no purpose

I was trying to implement custom tags for assets following the official documentation but I stumble over the fact that you cannot use the AssetRegistry class to search for them, only until they are loaded in memory, thus defeating the purpose of my search. Is it something that will be fix? is there another way to search for assets with custom tags but without loading them obviously?

Cheers