Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Help with KQL query

$
0
0

I would like to match all the people objects whose first name is either Paul OR last name is Paul. For this I tried using the below KQL query:

FirstName:"Paul" LastName:"Paul"

But then realized that when using different property restrictions, matches are based on an intersection of the property restrictions. I want the union of the property restrictions. How can I construct a KQL query?

Any pointers?


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>