Con risposta How to do advanced search in WSS 3.0

  • Thursday, April 26, 2007 3:05 AM
     
     

    Hi: all,

          My project is based on ASP.NET.

          There is a search page in ASP.NET. The search page is used to search the WSS 3.0.

          The search page looks like google's advanced search.

          The search senario contains :

                         

                           With all of the words:

                           With the extact phrase:

                           With at least one of the words:

                           Without the words:

                           site:

                           Date:    From    To
                            

           So is there any web service in WSS or MOSS can do this?

     

    Thanks,

    Tracy

All Replies

  • Wednesday, May 02, 2007 7:45 PM
     
     Answered

    Tracy,

     

    The WSS v3 sdk has full details of the Search web service.

     

    This tool also helps you test/code the queries.

  • Monday, May 07, 2007 9:10 AM
     
     

    The search web service seems only support the basic search.