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

I am using Microsoft.Search.Query Schema to get the search results. From the msdn site, I got to know that COUNT is an optional http://msdn.microsoft.com/en-us/library/ms562201.aspx

I want to get all the results from my query based on where clauses, but if I ignore COUNT then there is no data returned.

When i keep count without entering any value for that node then also results are null.

How to apply the COUNT as maximum or how to remove this attribute from my query. Help me...

share|improve this question

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.