Whats the default search query(FreeText or Contains) for sharepoint? -
i think based on search keyword call query.
contians:"sharepoint" freetext:"sharepoint configuration" wildcard: "shar*"
contains:when will go contains search?
freetext:when move freetext search. how identify call freetext query.
wildcard search:how idenfify include wild card.
the web front end uses keyword search. use sharepointsearchservice tool information on using webservice.
Comments
Post a Comment