Google Search Appliance Administrative API Developers Gui Manuel d'utilisateur Page 29

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 77
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 28
Google Search Appliance: Administrative API Developer’s Guide: Protocol 29
To view OneBox information for a search appliance, send an authenticated
GET
request to the
onebox
feed URL for a OneBox name:
http://Search_Appliance:8000/feeds/onebox/OneBox_Name
The result is an entry that includes current individual OneBox values for a search appliance:
<?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/onebox/oneboxone</id>
<updated>2008-12-15T13:39:42.895Z</updated>
<link rel=’self’ type=’application/atom+xml’
href=’http://gsa:8000/feeds/onebox/oneboxone’/>
<link rel=’edit’ type=’application/atom+xml’
href=’http://gsa:8000/feeds/onebox/oneboxone’/>
<gsa:content name=’entryID’>oneboxone</gsa:content>
<gsa:content name=’logContent’>onebox logs</gsa:content>
</entry>
Note: The logs for each OneBox can only be retrieved by getting separate information for each OneBox.
Deleting a OneBox Module
To delete a OneBox module from a search appliance, send an authenticated
DELETE
request to the
onebox
feed URL:
http://Search_Appliance:8000/feeds/onebox/OneBox_Name
Crawl Status
Check the crawl status, and also pause or resume crawl using the
pauseCrawl
entry of the
command
feed.
Retrieving the Crawl Status
To check status of crawl, send an authenticated
GET
request to the following URL:
http://Search_Appliance:8000/feeds/command/pauseCrawl
Property Description
pauseCrawl
Set to
1
to check to see if crawl on a search appliance is paused. You can
also use this property to pause the crawl.
Set to
0
to verify that a search appliance is crawling. You can also use this
property to start the crawl.
Vue de la page 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 76 77

Commentaires sur ces manuels

Pas de commentaire