MSDN > 論壇首頁 > SharePoint - Search > WSS3.0 Search find nothing
發問發問
 

提議的解答WSS3.0 Search find nothing

  • Thursday, 9 April, 2009 8:22Kenny_I 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    Search will not result to errors, but never find anything.  Where could be a problem?

    Central Administration/Operations/Services on Server provides following for Search Service Settings:
    Indexing schedule: Daily 1am-3am
    Database name wss_search_servername

    Central Administration/Application/Content Database provides following for database WSS_Content_PortalName:
    Database status: Started
    Current Number of Sites: 1

    SQL database for WSS_Search_ServerName provide following information:
    MSSCrawlHistory table shows that latest request was on 1:20:06, start time 1:20:06 and finish time 1:20:28. Status was 11. Crawl type was 2.

    Event Log of Windows server says following on last night 2am:
    The gatherer index resumed. Context: Application 'Search', Catalog 'index file on the search server Search'

    Thank you very much for your advice!


    Kenny_I

所有回覆

  • Monday, 13 April, 2009 11:10Ricardo Magalhães 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    have you tried to do a manual full crawl in the Shared Services provider?
    Ricardo Magalhães
  • Tuesday, 14 April, 2009 7:45Kenny_I 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    Thank you for your suggestion.
    This is WSS3.0 so settings are configured in the page "Configure Windows SharePoint Services Search Service Settings on server" in the central admin.
    There are no option to initiate manual crawl. Please advice me if manual crawl is possible in some other way.


    Kenny_I
  • Thursday, 2 July, 2009 18:40durayakar2 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     提議的解答
    stsadm -o spsearch -action fullcrawlstart

    is your option to do a full crawl on WSS
    • 已提議為解答durayakar2 Thursday, 2 July, 2009 18:41
    •