
Google Search Appliance: Administrative API Developer’s Guide: Protocol 31
The response result is as follows:
<?xml version=’1.0’ encoding=’UTF-8’?>
<entry xmlns=’http://www.w3.org/2005/Atom’
xmlns:gsa=’http://schemas.google.com/gsa/2007’>
<id>http://gsa:8000/feeds/stats/documentStatus</id>
<updated>2008-12-11T08:38:05.048Z</updated>
<link rel=’self’ type=’application/atom+xml’
href=’http://gsa:8000/feeds/status/documentStatus’/>
<link rel=’edit’ type=’application/atom+xml’
href=’http://gsa:8000/feeds/status/documentStatus’/>
<gsa:content name=’entryID’>documentStatus</gsa:content>
<gsa:content name=’servedURLs’>0</gsa:content>
<gsa:content name=’crawlPagePerSecond’>0</gsa:content>
<gsa:content name=’crawledURLsToday’>0</gsa:content>
<gsa:content name=’foundURLs’>1</gsa:content>
<gsa:content name=’filteredBytes’>0</gsa:content>
<gsa:content name=’errorURLsToday’>0</gsa:content>
</entry>
Index
The sections that follow describe how to configure the Index features of the Admin Console:
• “Collections” on page 31
• “Index Diagnostics” on page 34
• “Content Statistics” on page 40
• “Reset Index” on page 42
Collections
Create, retrieve, update, and delete collections on a search appliance.
A collection is a group of URL patterns that can be searched separately from other URL patterns.
Property Description
collectionName
The name of a collection to create (only required when creating a new
collection).
doNotCrawlURLs
The URL patterns to exclude from this collection.
followURLs
The URL patterns to include in this collection.
importData
The collection settings exported from the Admin Console. Only required
when creating a new collection by the
import
method.
insertMethod
The method of creating (only required when creating a new collection).
Possible values:
default
,
customize
, and
import
.
Comentarios a estos manuales