PSD file metadata recognition in Macos
Before mojave, (High Sierra, Sierra, Yosemite ...) recognize PSD file's All layer names.
and could be search using macos spotlight with any layer names.
but after mojave, (Mojave, Catalina, Big Sur...) can't recognize All layer name (kMDItemLayernames)
only recognize Layer name is 12 or more length.
so corresponding to that condition layer names can be use spotlight search.
I want all layer names can be use in the search results. is there any workaroud or solution?