Tagged Questions
0
votes
0answers
176 views
SmallSearchInputBox property UseSiteDefaults
My question is regarding the property of SmallSearchInputBox, this property is called "UseSiteDefaults ". But I don't really understand it or maybe it doesn't work how it is intended.
Can anyone ...
1
vote
1answer
392 views
Can a FullTextSqlQuery in SharePoint use the “This Site” contextual scope?
I want to limit my full text SQL query to a single site collection and I am calling the SharePoint search.asmx web service directly from Javascript. Is there some way to limit this using something in ...