# HG changeset patch # User Oleksandr Gavenko # Date 1314391963 -10800 # Node ID 9221118aef0fd371286f3b2271651e4af58ec655 # Parent b6d2dd5d4ca7996c34712235ed6a26f977f30920 Fix RST syntax error. diff -r b6d2dd5d4ca7 -r 9221118aef0f web-search.rst --- a/web-search.rst Fri Aug 26 23:51:08 2011 +0300 +++ b/web-search.rst Fri Aug 26 23:52:43 2011 +0300 @@ -34,6 +34,7 @@ http://www.google.com/cse/docs/resultsxml.html Google WebSearch Protocol Reference for Google Site Search http://en.wikipedia.org/wiki/Google_Search + Google Search Phrase Search. -------------- @@ -352,18 +353,18 @@ Finds or excludes webpages that contain a group of words. -AND or &. ---------- +AND or "&". +----------- Finds webpages that contain all the terms or phrases. -NOT or -. ---------- +NOT or "-". +----------- Excludes webpages that contain a term or phrase. -OR or |. --------- +OR or "|". +---------- Finds webpages that contain either of the terms or phrases.