web-search.rst
changeset 770 e2cee60caaef
parent 768 354e27eaa861
child 771 4c821e214e3a
equal deleted inserted replaced
769:fc2e493b53ce 770:e2cee60caaef
   172 
   172 
   173 ** Back links.
   173 ** Back links.
   174 
   174 
   175   linkdomain:DOMAIN
   175   linkdomain:DOMAIN
   176 
   176 
       
   177 * Bing search query syntax.
       
   178 
       
   179   http://onlinehelp.microsoft.com/en-WW/bing/ff808535.aspx
       
   180                 Bing Help
       
   181   http://onlinehelp.microsoft.com/en-us/bing/ff808438.aspx
       
   182                 Advanced search options
       
   183   http://onlinehelp.microsoft.com/en-us/bing/ff524480.aspx
       
   184                 Search effectively
       
   185   http://onlinehelp.microsoft.com/en-us/bing/ff808421.aspx
       
   186                 Advanced search keywords
       
   187 
       
   188 ** +.
       
   189 
       
   190 Finds webpages that contain all the terms that are preceded by the + symbol. Also allows you to
       
   191 include terms that are usually ignored.
       
   192 
       
   193 ** " ".
       
   194 
       
   195 Finds the exact words in a phrase.
       
   196 
       
   197 ** ().
       
   198 
       
   199 Finds or excludes webpages that contain a group of words.
       
   200 
       
   201 ** AND or &.
       
   202 
       
   203 Finds webpages that contain all the terms or phrases.
       
   204 
       
   205 ** NOT or -.
       
   206 
       
   207 Excludes webpages that contain a term or phrase.
       
   208 
       
   209 ** OR or |.
       
   210 
       
   211 Finds webpages that contain either of the terms or phrases.
       
   212 
       
   213 ** contains:.
       
   214 
       
   215 Keeps results focused on sites that have links to the file types that you specify.
       
   216 
       
   217   contains:wma
       
   218 
       
   219 ** filetype:.
       
   220 
       
   221 Returns only webpages created in the file type that you specify.
       
   222 
       
   223   filetype:pdf
       
   224 
       
   225 ** inanchor: or inbody: or intitle:.
       
   226 
       
   227 
       
   228 These keywords return webpages that contain the specified term in the metadata, such as the anchor,
       
   229 body, or title of the site, respectively. Specify only one term per keyword. You can string multiple
       
   230 keyword entries as needed.
       
   231 
       
   232 ** ip:.
       
   233 
       
   234 Finds sites that are hosted by a specific IP address. The IP address must be a dotted quad address.
       
   235 Type the ip: keyword, followed by the IP address of the website.
       
   236 
       
   237 ** language:.
       
   238 
       
   239 Returns webpages for a specific language. Specify the language code directly after the language:
       
   240 keyword. You can also access this function using the Search Builder Language function. For more
       
   241 information about using Search Builder, see Use advanced search.
       
   242 
       
   243 ** loc: or location:.
       
   244 
       
   245 Returns webpages from a specific country or region. Specify the country or region code directly
       
   246 after the loc: keyword. To focus on two or more languages, use a logical OR to group the languages.
       
   247 
       
   248   WORD1 WORD2 (loc:US OR loc:GB)
       
   249 
       
   250 ** prefer:.
       
   251 
       
   252 Adds emphasis to a search term or another operator to help focus the search results.
       
   253 
       
   254 ** site:.
       
   255 
       
   256 Returns webpages that belong to the specified site. To focus on two or more domains, use a logical
       
   257 OR to group the domains. You can use site: to search for web domains, top level domains, and
       
   258 directories that are not more than two levels deep. You can also search for webpages that contain a
       
   259 specific search word on a site.
       
   260 
       
   261 ** feed:.
       
   262 
       
   263 Finds RSS or Atom feeds on a website for the terms you search for.
       
   264 
       
   265 ** hasfeed:.
       
   266 
       
   267 Finds webpages that contain an RSS or Atom feed on a website for the terms you search for.
       
   268 
       
   269   site:www.nytimes.com hasfeed:football.
       
   270 
       
   271 ** url:.
       
   272 
       
   273 Checks whether the listed domain or web address is in the Bing index.
       
   274