Google-search – What do these Google search operators/attributes mean

google-chromegoogle-searchsearch-engine

In the Google Chrome search engines, there is the default engine URL defined as: {google:baseURL}search?{google:RLZ}{google:acceptedSuggestion}{google:originalQueryForSuggestion}sourceid=chrome&ie={inputEncoding}&q=%s.

I understand what it does and I know how to modify/customize the search engines, but now I would like to know whether I could customize my own search engines (I have set up several for Google alone) further if I would know what these operators/attributes mean. Could you please explain me the meaning of the following:

  • {google:baseURL} (or is that just google.com?)
  • {google:RLZ}
  • {google:acceptedSuggestion}
  • {google:originalQueryForSuggestion}

Best Answer

{google:baseURL} is defined in the source as http://www.google.com/. {google:RLZ} has to do with RLZ. The other two seem to have to do with what you type in the address bar and what you actually pick for Chrome to search on.