Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I have a search query, in which i want cenrtain field to return results where its value is empty :

(contentclass:sts_listitem OR IsDocument:True) SPSiteUrl:http://sharepoint2013b:41000/sites/Catalog ListId:e56dfdd7-4f96-4fa5-b4d5-da75fd56aefd (wstaxidMetadataRegion:**EMPTY**) 

how do i do that. could not see any option from : http://msdn.microsoft.com/en-us/library/ee558911.aspx

share|improve this question
Do you find any solution ? I search similar query like (StartDate>={Today} or StartDate:EMPTY) – user2182475 Mar 18 at 13:48
No, I just added a default value for my field(that cannot be any possible value for that field in real scenario) and checked with that. – vikas mehta Mar 20 at 5:15

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.