Google Search Appliance Protocol Reference User Manual
Page 56

Google Search Appliance: Search Protocol Reference
Results Format
56
C
Format/Parent
Subtags
None
Definition
Indicates that the “cache:” special query term is supported for this search result URL.
Cached results are suppressed and this element is not returned if the <head> tag of the document
contains the following <meta> tag: <meta name="ROBOTS" value="noarchive">.
Attributes
Name
Format
Description
SZ
Text (Integer + “k”)
Provides the size of the cached version of the search result in
kilobytes (“k”). This field is not populated if no cached version of a
document is available, which can be the case if robots “noarchive”
meta tags are used.
CID
Text
Identifier of a document in the Google Search Appliance cache. To
fetch the document from the cache, send a search term of the form:
"cache:" + CID text + ":" + encoded URL.
The encoded URL is available in the UE tag. Send this search term
normally, as you would type it into the search form.
ENC
Text
The encoding of the document in the cache. See
“Internationalization” on page 34 for a list of common values.