|
关键词 |
示例 |
功能描述 |
|
Site: |
auctions
site:domain.com |
在指定网站"domain.com"中搜索关于"auctions"的网页。默认site:搜索范围限于其后指定的域名网站。示例中的结果只返回"domain.com"中的网页而不包括"domain.com.sg"的网页。 |
|
以下是脱字符(^)的用法。脱字符可以分别侧重"site:"搜索关键词的不同部分。 |
|
|
antiques site:^
auctions.domain.com* |
用脱字符(^)和星号(*)侧重搜索域名的前端。此示例中结果返回"auctions.domain.com"中关于"antiques"的网页,不搜索www.auctions.domain.com中的网页。 |
|
promotional offers site:^www.domain.com |
用脱字符固定搜索精确域名网站中的结果。此示例中结果只返回www.domain.com中关于"promotional
offers"的网页,不搜索"www.domain.com.sg"
或
"domain.com"中的网页。 |
|
"antique furniture auctions"site:domain.com* |
用星号(*)指示搜索凡与指定域名有关的所有网站。此示例中的结果将返回在任何带有"domain.com"的域名网站中关于"antique
furniture auctions"的网页,这些网站可能包括"www.domain.com",
"www.domain.com.au",或"au.auctions.domain.com"。 |
|
url: |
url:football |
在含有指定关键词或短语的URL中搜索。此示例中结果只在含有"football"的URL中返回。(如,http://www.domain.com/football.html)。 |
|
Link: |
link:www.alltheweb.com |
搜索与指定网站链接的所有网页。此示例中结果反户与www.AlltheWeb.com链接的所有网页。 |
|
title: |
title:AlltheWeb |
搜索页面主题中含有指定关键词的所有网页。此示例中结果返回所有在页面主题中含有"AlltheWeb"的网页。 |
|
language: |
heippa
language:fi |
在指定语言中搜索。此示例中结果返回所有含有"heippa"的芬兰语网页。注:指定语言须是包含在可搜索语言中。如设定的搜索语言是英语和德语,那么不会得到芬兰语的结果 |
|
filesize: |
landscapes
filesize:<1024 |
在指定大小的网页中搜索。此示例中在小于1024字节的网页中返回包含"landscapes"的结果。 |
|
landscapes
filesize:[1024;2048] |
此示例在介于1024和2048字节的网页中搜索包含"landscapes"的结果。 |
|
filetype: |
specifications filetype:pdf |
指定文件格式搜索。此示例返回所有包含"specifications"的PDF文件。 |
|
specifications filetype:msword |
此示例返回所有包含"specifications"的Microsoft
Word文件。 |
|
specifications filetype:flash |
此示例返回所有包含"specifications"的Macromedia
Flash文件。 |