Google Search Appliance Administrative API Developers Gui Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Oprogramowanie Google Search Appliance Administrative API Developers Gui. Google Search Appliance Administrative API Developers Guide: Protocol User Manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 77
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 0
Google Search Appliance
Administrative API Developer’s Guide: Protocol
Google Search Appliance software version 7.2
Przeglądanie stron 0
1 2 3 4 5 6 ... 76 77

Podsumowanie treści

Strona 1 - Google Search Appliance

Google Search ApplianceAdministrative API Developer’s Guide: ProtocolGoogle Search Appliance software version 7.2

Strona 2

Google Search Appliance: Administrative API Developer’s Guide: Protocol 10gsa:contentDefinitionThe <gsa:content> tag specifies properties of the

Strona 3 - Contents

Google Search Appliance: Administrative API Developer’s Guide: Protocol 11XML Response FormatsDepending on the API request, the search appliance Admin

Strona 4

Google Search Appliance: Administrative API Developer’s Guide: Protocol 12Crawl URLsRetrieve and update crawl URLs for a search appliance using the cr

Strona 5 - Developer’s Guide: Protocol

Google Search Appliance: Administrative API Developer’s Guide: Protocol 13Data Source FeedRetrieve, delete, and destroy data source feed information f

Strona 6

Google Search Appliance: Administrative API Developer’s Guide: Protocol 14Retrieving Data Source Feed InformationTo retrieve information about all dat

Strona 7 - XML Element Definitions

Google Search Appliance: Administrative API Developer’s Guide: Protocol 15Note: To get information about all feeds, specify a query to get the feedDat

Strona 8

Google Search Appliance: Administrative API Developer’s Guide: Protocol 16Destroying a Data Source FeedTo destroy a data source feed from a search app

Strona 9

Google Search Appliance: Administrative API Developer’s Guide: Protocol 17The following example updates the feeds trusted IP specified in an entry:<

Strona 10 - XML Request Formats

Google Search Appliance: Administrative API Developer’s Guide: Protocol 18The response is as follows:<?xml version=’1.0’ encoding=’UTF-8’?><e

Strona 11 - Content Sources

Google Search Appliance: Administrative API Developer’s Guide: Protocol 19Inserting a Crawler Access RuleTo insert a new crawl access rule, send an au

Strona 12 - Crawl URLs

Google Search Appliance: Administrative API Developer’s Guide: Protocol 2Google, Inc.1600 Amphitheatre ParkwayMountain View, CA 94043www.google.comGSA

Strona 13 - Data Source Feed

Google Search Appliance: Administrative API Developer’s Guide: Protocol 20<entry><id>http://gsa:8000/feeds/crawlAccessNTLM/http://example.

Strona 14

Google Search Appliance: Administrative API Developer’s Guide: Protocol 21Updating a Crawler Access RuleTo update a crawl access rule, send an authent

Strona 15 - Deleting a Data Source Feed

Google Search Appliance: Administrative API Developer’s Guide: Protocol 22Retrieving a Host Load ScheduleTo get the host load schedule information for

Strona 16 - Feeds Trusted IP Addresses

Google Search Appliance: Administrative API Developer’s Guide: Protocol 23Retrieving Freshness Tuning SettingsTo get the settings for freshness tuning

Strona 17 - Crawl Schedule

Google Search Appliance: Administrative API Developer’s Guide: Protocol 24If you discover a set of URLs that you want crawled (usually because changes

Strona 18 - Crawler Access Rules

Google Search Appliance: Administrative API Developer’s Guide: Protocol 25The following example inserts a new connector manager:<?xml version=’1.0’

Strona 19

Google Search Appliance: Administrative API Developer’s Guide: Protocol 26<entry><id>http://gsa:8000/feeds/connectorManager/ConnectorManag

Strona 20

Google Search Appliance: Administrative API Developer’s Guide: Protocol 27OneBox SettingsRetrieve or update a OneBox setting for a search appliance us

Strona 21 - Host Load Schedule

Google Search Appliance: Administrative API Developer’s Guide: Protocol 28OneBox ModulesRetrieve the names of and delete OneBox modules from a search

Strona 22 - Freshness Tuning

Google Search Appliance: Administrative API Developer’s Guide: Protocol 29To view OneBox information for a search appliance, send an authenticated GET

Strona 23 - Recrawl URL Patterns

Google Search Appliance: Administrative API Developer’s Guide: Protocol 3ContentsAdministrative API Developer’s Guide: Protocol ...

Strona 24 - Connector Managers

Google Search Appliance: Administrative API Developer’s Guide: Protocol 30The response result is as follows:<?xml version=’1.0’ encoding=’UTF-8’?&g

Strona 25 - Retrieving Connector Managers

Google Search Appliance: Administrative API Developer’s Guide: Protocol 31The response result is as follows:<?xml version=’1.0’ encoding=’UTF-8’?&g

Strona 26 - Deleting a Connector Manager

Google Search Appliance: Administrative API Developer’s Guide: Protocol 32Creating a CollectionTo create a new collection, send an authenticated POST

Strona 27 - OneBox Settings

Google Search Appliance: Administrative API Developer’s Guide: Protocol 33The following example shows a sample result:<?xml version=’1.0’ encoding=

Strona 28 - OneBox Modules

Google Search Appliance: Administrative API Developer’s Guide: Protocol 34The following example response shows the result: <?xml version=’1.0’ enco

Strona 29 - Crawl Status

Google Search Appliance: Administrative API Developer’s Guide: Protocol 35Crawl Errors:Crawl Exclusions:Value Description7Redirect with no location he

Strona 30 - Document Status

Google Search Appliance: Administrative API Developer’s Guide: Protocol 36Listing Crawled DocumentsQuery parameters:To list documents, send an authent

Strona 31 - Collections

Google Search Appliance: Administrative API Developer’s Guide: Protocol 37Directory status entry properties:Document status entry properties:Example:&

Strona 32 - Retrieving All Collections

Google Search Appliance: Administrative API Developer’s Guide: Protocol 38<entry><id>http://gsa:8000/feeds/diagnostics/http://server.com/s

Strona 33 - Retrieving a Collection

Google Search Appliance: Administrative API Developer’s Guide: Protocol 39Getting Crawled Document StatusGet the status for documents that have been c

Strona 34 - Index Diagnostics

Google Search Appliance: Administrative API Developer’s Guide: Protocol 4GSA Unification 65Configuring a GSA Unification Network 66Adding a GSA Unif

Strona 35

Google Search Appliance: Administrative API Developer’s Guide: Protocol 40<?xml version=’1.0’ encoding=’UTF-8’?> <entry xmlns=’http://www.w3.

Strona 36 - Listing Crawled Documents

Google Search Appliance: Administrative API Developer’s Guide: Protocol 41Retrieving Content Statistics for All Document TypesTo retrieve content stat

Strona 37

Google Search Appliance: Administrative API Developer’s Guide: Protocol 42Retrieving Content Statistics for a Document TypeTo retrieve content statist

Strona 38

Google Search Appliance: Administrative API Developer’s Guide: Protocol 43An example response result is as follows:<?xml version=’1.0’ encoding=’UT

Strona 39

Google Search Appliance: Administrative API Developer’s Guide: Protocol 44Front Ends, Remove URLs, and Relative OneBoxesRetrieve, update, and delete f

Strona 40 - Content Statistics

Google Search Appliance: Administrative API Developer’s Guide: Protocol 45The following result is an entry that includes current individual front end

Strona 41

Google Search Appliance: Administrative API Developer’s Guide: Protocol 46Deleting a Front EndTo delete a front end from a search appliance, send an a

Strona 42 - Reset Index

Google Search Appliance: Administrative API Developer’s Guide: Protocol 47The result is an entry that includes all stylesheet information for the desi

Strona 43 - Resetting the Index

Google Search Appliance: Administrative API Developer’s Guide: Protocol 48This value overwrites the stylesheet properties specified in the entry to up

Strona 44

Google Search Appliance: Administrative API Developer’s Guide: Protocol 49A KeyMatch configuration rule is in the following format:Search_Terms,KeyMat

Strona 45

Google Search Appliance: Administrative API Developer’s Guide: Protocol 5Administrative API Developer’s Guide: ProtocolIntroductionThe Google Search A

Strona 46 - Output Format XSLT Stylesheet

Google Search Appliance: Administrative API Developer’s Guide: Protocol 50Updating KeyMatch SettingsTo change KeyMatch settings, send an authenticated

Strona 47

Google Search Appliance: Administrative API Developer’s Guide: Protocol 51Use related queries to associate alternative words or phrases with specified

Strona 48 - KeyMatch

Google Search Appliance: Administrative API Developer’s Guide: Protocol 52The following example retrieves related queries:<entry xmlns="http:/

Strona 49 - Retrieving KeyMatch Settings

Google Search Appliance: Administrative API Developer’s Guide: Protocol 53The following example replaces all related queries:<?xml version=’1.0’ en

Strona 50 - Related Queries

Google Search Appliance: Administrative API Developer’s Guide: Protocol 54Update query suggestion blacklist entries as follows:PUT requestURL: http://

Strona 51 - Retrieving Related Queries

Google Search Appliance: Administrative API Developer’s Guide: Protocol 55The following result is an entry that includes the current serving status va

Strona 52 - Updating Related Queries

Google Search Appliance: Administrative API Developer’s Guide: Protocol 56Listing a Search ReportList a search report using the following query parame

Strona 53 - Query Suggestion

Google Search Appliance: Administrative API Developer’s Guide: Protocol 57<entry><id>http://gsa:8000/feeds/searchReport/aaa@default_collec

Strona 54 - Search Status

Google Search Appliance: Administrative API Developer’s Guide: Protocol 58An example request with content is: <?xml version=’1.0’ encoding=’UTF-8’?

Strona 55 - Search Reports

Google Search Appliance: Administrative API Developer’s Guide: Protocol 59The following is a returned search report entry that contains log content (i

Strona 56 - Listing a Search Report

Google Search Appliance: Administrative API Developer’s Guide: Protocol 6• Create—Operations to add a new object, such as a collection or front end. T

Strona 57 - Creating a Search Report

Google Search Appliance: Administrative API Developer’s Guide: Protocol 60A search log entry is returned:<?xml version=’1.0’ encoding=’UTF-8’?>&

Strona 58 - Retrieving a Search Report

Google Search Appliance: Administrative API Developer’s Guide: Protocol 61Listing a Search LogList the entries in a search log using the following que

Strona 59 - Updating a Search Report

Google Search Appliance: Administrative API Developer’s Guide: Protocol 62<entry><id>http://gsa:8000/feeds/searchLog/aaa@default_collectio

Strona 60 - Search Logs

Google Search Appliance: Administrative API Developer’s Guide: Protocol 63A new search log entry generates and returns:<?xml version=’1.0’ encoding

Strona 61 - Listing a Search Log

Google Search Appliance: Administrative API Developer’s Guide: Protocol 64A search log entry with logContent (if content is ready) returns:<?xml ve

Strona 62 - Creating a Search Log

Google Search Appliance: Administrative API Developer’s Guide: Protocol 65A search log entry returns: <?xml version=’1.0’ encoding=’UTF-8’?><

Strona 63 - Retrieving Search Log Content

Google Search Appliance: Administrative API Developer’s Guide: Protocol 66Configuring a GSA Unification NetworkRetrieve, update, create, or delete the

Strona 64 - Updating a Search Log

Google Search Appliance: Administrative API Developer’s Guide: Protocol 67The following is an example of a request body:<?xml version=’1.0’ encodin

Strona 65 - GSA Unification

Google Search Appliance: Administrative API Developer’s Guide: Protocol 68Retrieving All Node ConfigurationsTo retrieve information on all GSA Unifica

Strona 66 - Adding a GSA Unification Node

Google Search Appliance: Administrative API Developer’s Guide: Protocol 69Updating a Node ConfigurationTo update the configuration of a node in the GS

Strona 67

Google Search Appliance: Administrative API Developer’s Guide: Protocol 7The search appliance returns a response containing your authentication token

Strona 68

Google Search Appliance: Administrative API Developer’s Guide: Protocol 70License InformationRetrieve license Information for a search appliance using

Strona 69 - Administration

Google Search Appliance: Administrative API Developer’s Guide: Protocol 71Common query parameters for all requests:The importExport entry properties:E

Strona 70 - Import and Export

Google Search Appliance: Administrative API Developer’s Guide: Protocol 72Event LogRetrieve the event log for a search appliance using the eventLog en

Strona 71 - Import a Configuration

Google Search Appliance: Administrative API Developer’s Guide: Protocol 73System StatusRetrieve the system status for a search appliance using the sys

Strona 72 - Event Log

Google Search Appliance: Administrative API Developer’s Guide: Protocol 74Shut Down and RebootShut down or reboot the search appliance.Shutting Down o

Strona 73 - System Status

Google Search Appliance: Administrative API Developer’s Guide: Protocol 75IndexAAdministration 69–74atom:entry element 8atom:feed element 7atom:id ele

Strona 74 - Shut Down and Reboot

Google Search Appliance: Administrative API Developer’s Guide: Protocol Index 76feedscommand 23, 29config 12, 16, 17, 21, 22, 27, 70, 71contentStatist

Strona 75

Google Search Appliance: Administrative API Developer’s Guide: Protocol Index 77serving status, retrieve 54shut down a search appliance 74status and r

Strona 76

Google Search Appliance: Administrative API Developer’s Guide: Protocol 8Content FormatContaineratom:entryDefinitionThe <atom:entry> encapsulate

Strona 77

Google Search Appliance: Administrative API Developer’s Guide: Protocol 9AttributesExample<atom:link rel="edit" type="application/at

Komentarze do niniejszej Instrukcji

Brak uwag