Unable to Index Google Drive as External Volume
Hi guys, I have a problem to get my Google Drive volume indexed by mac os.
There are several workaround I have tried without any luck such as:
- Run terminal command sudo mdutil -i on /Volumes/GoogleDrive, only bring response:
/System/Volumes/Data/Volumes/GoogleDrive:
Indexing and searching disabled.
- Run terminal command sudo defaults write /Library/Preferences/com.apple.SpotlightServer.plist ExternalVolumesIgnore -bool False, only bring response following code in the com.apple.SpotlightServer.plist
bplist00—_ExternalVolumesIgnore#$
- Run terminal command sudo mdutil -E /Volumes/GoogleDrive, only bring response:
mdutil disabling Spotlight: /System/Volumes/Data/Volumes/GoogleDrive -> kMDConfigSearchLevelOff
Indexing and searching disabled.
- Run terminal command sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist and sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
- Upgrade to macOS Monterey
- Look for .metadata_never_index, there is no such files found in the google drive volume
- Reinstall google drive several times
- Adding and removing google drive from spotlight preferences
Any advise will be very appreciated. Losing search ability means losing productivity for me.