어떻게 7 검색 커넥터 (통합 검색) 윈도우 만들기

광고

윈도우 7 검색 커넥터

우리는 윈도우 7에 검색 커넥터는 당신 창문 7 원격 문서를 바탕 화면에서 바로 검색할 수 있도록 검색 개방형 일명 대해 게시된있다. 윈도우 7은 Microsoft 설명서 이후 검색 커넥터에 대해 아직도 우리가 어떻게 검색 커넥터 7 또는 Windows의 다른 내용은 7 열어 검색 기능을 윈도우를 만들 연맹의 모든 정보가없는 경우에 해당되지 않습니다.

Lerry On10에서 크리스 pirillo의 윈도우 7 검색 커넥터 파일을 파고에 의해 7 제휴한 검색 파일 즉, OSDX 파일은 Windows에 대한 정보를 올렸습니다. 당 Lerry로서, 기본적으로 RSS의 OSDX 파일은 Windows 셸을 통해 통합 검색 수있는 미리보기가없습니다.

만일 당신의 블로그 또는 웹사이트에 대한 다음 지시 아래 검색 커넥터 7 창을 만드는 방법에 어떻게 읽을 검색 커넥터 윈도우 7을 만들.

어떻게 7 검색 커넥터 (통합 검색) 윈도우 만들기

1. 여기에 전형적인 모습입니다 윈도우 7 검색 커넥터 파일 즉 파일 OSDX

<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Name of Connector</ShortName>
<Description>Description of Connector</Description>
<Url type="application/rss+xml" template="[RSS Search Feed URL]” />
</OpenSearchDescription>

2. 당신은 당신이 검색 커넥터는 윈도우 7을 만들려는 원격 서비스의 RSS 피드 URL을 알고 있어야합니다.

윈도우 7 blogsdna.com에 대한 검색 커넥터를 만들려 난 내 blogsdna 즉, 윈도우 7에서 검색하려는 가정해 봅시다.

우리는 검색을위한 용어를 선택한 RSS 형식으로 결과를 반환하는 MS의 라이브 검색을 사용합니다

여기에 검색을위한 URL입니다

http://search.live.com/results.aspx?q={searchTerms}+site%3a[Site to search]&format=rss

http://search.msn.com/results.aspx?q={searchTerms}+site%3a[Site to Search]&num=[Number of results to return]&format=rss

3. 그냥 템플릿은 다음을 사용하여 값을 바꿀 수 :

<?xml version="1.0" encoding="UTF-8"?><OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:ms-ose="http://schemas.microsoft.com/opensearchext/2009/">
<ShortName>[Your Name for the Provider]</ShortName>
<Description>[Description for your provider]</Description>
<Url type=”application/rss+xml” template=”http://search.msn.com/results.aspx?q={searchTerms}+site%3a[Site to Search]&num=[Number of results to return]&format=rss”/>
<Url type=”text/html” template=”http://search.live.com/results.aspx?q={searchTerms}+site%3a[Site to search]&format=rss”/>
</ <?xml version="1.0" encoding="UTF-8"?><OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:ms-ose="http://schemas.microsoft.com/opensearchext/2009/">
<ShortName>[Your Name for the Provider]</ShortName>
<Description>[Description for your provider]</Description>
<Url type=”application/rss+xml” template=”http://search.msn.com/results.aspx?q={searchTerms}+site%3a[Site to Search]&num=[Number of results to return]&format=rss”/>
<Url type=”text/html” template=”http://search.live.com/results.aspx?q={searchTerms}+site%3a[Site to search]&format=rss”/>
템플릿 <?xml version="1.0" encoding="UTF-8"?><OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:ms-ose="http://schemas.microsoft.com/opensearchext/2009/">
<ShortName>[Your Name for the Provider]</ShortName>
<Description>[Description for your provider]</Description>
<Url type=”application/rss+xml” template=”http://search.msn.com/results.aspx?q={searchTerms}+site%3a[Site to Search]&num=[Number of results to return]&format=rss”/>
<Url type=”text/html” template=”http://search.live.com/results.aspx?q={searchTerms}+site%3a[Site to search]&format=rss”/>
<?xml version="1.0" encoding="UTF-8"?><OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:ms-ose="http://schemas.microsoft.com/opensearchext/2009/">
<ShortName>[Your Name for the Provider]</ShortName>
<Description>[Description for your provider]</Description>
<Url type=”application/rss+xml” template=”http://search.msn.com/results.aspx?q={searchTerms}+site%3a[Site to Search]&num=[Number of results to return]&format=rss”/>
<Url type=”text/html” template=”http://search.live.com/results.aspx?q={searchTerms}+site%3a[Site to search]&format=rss”/>

에있는 텍스트 파일과 가치를 대체하고 파일을 저장 4. 코드 위에 복사합니다. osdx

5.에 7 검색 커넥터를 더블 클릭하면 윈도우를 설치하려면. osdx 파일이나 마우스 오른쪽 버튼으로 클릭하고 검색 커넥터를 만들려면 선택합니다.

Install Windows 7 Search Connector

Blogsdna Windows 7 Search Connector

스크린샷 Windows의 7 검색 커넥터 Blogsdna.com에 대한

Blogsdna Windows 7 Search Connector in Action

광고

독자의 덧글

설명을 주셔서 감사합니다!

ste_95으로 작성된
3 월, 2009 제 14 회

코멘트 추가

필요한 실제 이름을 사용
필수, 간행하지 않을 것이다
옵션으로, 귀하의 블로그 주소

TRANSLATION

English flagItalian flagKorean flagChinese (Simplified) flagChinese (Traditional) flagPortuguese flagGerman flagFrench flagSpanish flagJapanese flagArabic flagRussian flagGreek flagDutch flagIndonesian flag

귀하의 온라인 뉴스 리더에 대한 우리의 주요 뉴스 추가




인기 게시물

최근 게시물