Tagged Questions
1
vote
1answer
377 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 ...