开发者

Whats the default search query(FreeText or Contains) for sharepoint?

开发者 https://www.devze.com 2023-02-11 15:02 出处:网络
I think based on the search keyword it call the query. Contians:\"sharepoint\" FreeText:\"sharepoint configuration\"

I think based on the search keyword it call the query.

Contians:"sharepoint" FreeText:"sharepoint configuration" WildCard: "shar*"

Contains:When it will will go to contains search?

FreeText:When it will move to freetext search. How it i开发者_StackOverflowdentify to call the freetext query.

WildCard Search:how its idenfify to include the wild card.


The web front end uses keyword search. I would use the SharePointSearchService tool for information on using the webservice.

0

精彩评论

暂无评论...
验证码 换一张
取 消