beautypg.com

Freshness tuning, Retrieving a host load schedule, Updating a host load schedule – Google Search Appliance Administrative API Developers Guide: Protocol User Manual

Page 22

background image

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

22

Retrieving a Host Load Schedule

To get the host load schedule information for a search appliance, send an authenticated GET request to
the config feed URL:

http://Search_Appliance:8000/feeds/config/hostLoad

The result is an entry that contains the current host load schedule values for the search appliance:


xmlns:gsa=’http://schemas.google.com/gsa/2007’>
http://gsa:8000/feeds/config/hostLoad
2008-12-15T13:28:00.931Z

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

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

hostLoad
3.6
www.example.com 1 2 2.3
2000

Updating a Host Load Schedule

To update the host load schedule information for a search appliance, send an authenticated PUT
request to the config feed URL:

http://Search_Appliance:8000/feeds/config/hostLoad

The following example overwrites a host load schedule:


xmlns:gsa=’http://schemas.google.com/gsa/2007’>
http://gsa:8000/feeds/config/hostLoad
hostLoad
2.4

* 3 5 1.2 www.example.com 1 6 3.6


3000

Freshness Tuning

Increase or decrease how often a search appliance crawls a URL pattern using the freshness entry to
the config feed.

Property

Description

archiveURLs

URL patterns for pages that contain archival or rarely changing content.