beautypg.com

Content sources, Xml response formats – Google Search Appliance Administrative API Developers Guide: Protocol User Manual

Page 11

background image

Google Search Appliance: Administrative API Developer’s Guide: Protocol

11

XML Response Formats

Depending on the API request, the search appliance Administrative API returns XML responses. The XML
response is a Google Data Atom entry. The must contain at least one . All the
search appliance related information are put in XML tag. For example, the following list
defines a GSAEntry response as an XML document that contains information about the crawl URLs. The
client libraries convert this XML response into a GSAEntry object.


xmlns:gsa=’http://schemas.google.com/gsa/2007’>
http://ent1:8000/feeds/config/crawlURLs
2008-12-08T20:11:58.342Z

href=’http://gsa:8000/feeds/config/crawlURLs’/>

href=’http://gsa:8000/feeds/config/crawlURLs’/>

crawlURLs
http://yourdomain.com/
http://yourdomain.com/

http://yourdomain.com/not_allow

Content Sources

The sections that follow describe how to configure the Content Sources features of the Admin Console:

“Crawl URLs” on page 12

“Data Source Feed” on page 13

“Feeds Trusted IP Addresses” on page 16

“Crawl Schedule” on page 17

“Crawler Access Rules” on page 18

“Host Load Schedule” on page 21

“Freshness Tuning” on page 22

“Recrawl URL Patterns” on page 23

“Connector Managers” on page 24

“OneBox Settings” on page 27

“OneBox Modules” on page 28

“Crawl Status” on page 29

“Document Status” on page 30