Search not existing values

Hi,

I have example of search query

(client:OTTMediation OR client:OTTA1RecurringService OR client:OTTEpgImporter OR client:OTTHangfireServer OR client:OTTHarmonicCommon OR client:OTTNotificationServices OR client:OTTResourcesCleaner OR client:OTTViewsessionManager) AND loglevel:NOTICE

So it retrieves values for give query, In some cases one of value for instance OTTMediation does not exist, that I’m trying to archive here, is to have simple statistics like, so I can show it on dashboard :
OTTMediation 80 80%
OTTA1RecurringService 20 20%
OTTEpgImporter 0 0%

Is it possible to get?
Thanks
Dubravko