Microsoft Developer Network > 포럼 홈 > SharePoint - Search > Search with several site collection in one application
질문하기질문하기
 

답변됨Search with several site collection in one application

  • 2009년 7월 3일 금요일 오전 7:15Alex Szigetvary 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     코드 있음
    Hi Forum!

    I have a web application that holds serveral website collections (one for each language). The first one that I created is located at this url http://www.mydomain.com the url of the rest is like http://www.mydomain.com/websites/xx.

    I used the publishing site template for all of the site collections. I exported the first one, created an empty site collection and imported the export file to the new url, which worked pretty well.
    My problem is that when I do a search on a site with the /websites/xx url I get redirected to the search result page of the original site collection, which represents a different language.

    The search box is situated in the master page using this html code:

    <SPSWC:SearchBoxEx id="SearchBox" RegisterStyles="false" TextBeforeDropDown="" TextBeforeTextBox="Search" TextBoxWidth="100" GoImageUrl="http://www.mydomain.com/websites/en/Style Library/Images/search_arrow.jpg" GoImageUrlRTL="http://www.mydomain.com/websites/en/Style Library/Images/search_arrow.jpg" GoImageActiveUrl="http://www.mydomain.com/websites/en/Style Library/Images/search_arrow.jpg" UseSiteDefaults="true" DropDownMode ="HideScopeDD" SuppressWebPartChrome="true" runat="server" WebPart="true" __WebPartId="{7297771D-125A-42E9-9F7E-AA13013E52D2}"/>
    
    Any ideas why I am getting to the wrong site collection?

    TIA
    Alex

답변

  • 2009년 7월 6일 월요일 오후 2:52Kalik 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨
    Did you try going to the 'Site Settings' page in the site collection and modify the 'Search settings'?  Once there, click on the 'radio'button for "Use custom scopes. Display richer results using the following Search Center:", and add the path to your search results page that you want to use.

    Thanks,
    RIchard
    • 답변으로 표시됨Alex Szigetvary 2009년 7월 7일 화요일 오전 10:24
    •  

모든 응답