Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

New Post: Query and webURL

$
0
0
Ah, I may have answered my own question...although I'm too inexperienced to fully understand why yet. I changed my querystring from the above example to this simpler format. (Only showing car* names in this case.)
var queryText = '<QueryPacket xmlns="urn:Microsoft.Search.Query" Revision="1000">'
+ '<Query domain="QDomain">'
+ '<SupportedFormats>'
+ '<Format>urn:Microsoft.Search.Response.Document.Document</Format>'
+ '</SupportedFormats>'
+ '<Context>'
+ '<QueryText language="en-US" type="STRING">Carl* Scope:"People"</QueryText>'
+ '</Context>'
+ '</Query>'
+ '</QueryPacket>'

Viewing all articles
Browse latest Browse all 6517

Trending Articles



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