Google Search Appliance Administrative API Developers Gui Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para Software Google Search Appliance Administrative API Developers Gui. Google Search Appliance Administrative API Developers Guide: .NET User Manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 55
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
Google Search Appliance
Administrative API Developer’s Guide: .NET
Google Search Appliance software version 7.2
Vista de página 0
1 2 3 4 5 6 ... 54 55

Resumo do Conteúdo

Página 1 - Google Search Appliance

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

Página 2

Google Search Appliance: Administrative API Developer’s Guide: .NET 10Retrieving Data Source Feed InformationRetrieve all data source feed information

Página 3 - Contents

Google Search Appliance: Administrative API Developer’s Guide: .NET 11Destroying Data Source FeedsAfter deleting a data source feed, you can destroy t

Página 4

Google Search Appliance: Administrative API Developer’s Guide: .NET 12Crawl ScheduleRetrieve and update the crawl schedule for a search appliance.Retr

Página 5 - Developer’s Guide: .NET

Google Search Appliance: Administrative API Developer’s Guide: .NET 13Crawler access rules instruct the crawler how to authenticate when crawling the

Página 6 - Getting Samples

Google Search Appliance: Administrative API Developer’s Guide: .NET 14Retrieve an individual crawler access rule as follows:// Send the request and pr

Página 7 - Content Sources

Google Search Appliance: Administrative API Developer’s Guide: .NET 15Host Load ScheduleRetrieve and update host load schedule information from the se

Página 8 - Crawl URLs

Google Search Appliance: Administrative API Developer’s Guide: .NET 16Updating the Host Load ScheduleUpdate the host load schedule setting in a search

Página 9 - Data Source Feeds

Google Search Appliance: Administrative API Developer’s Guide: .NET 17Recrawling URL PatternsIf you discover that a set of URLs that you want to have

Página 10 - Deleting Data Source Feeds

Google Search Appliance: Administrative API Developer’s Guide: .NET 18Retrieving a List of Connector ManagersRetrieve a list of connector managers as

Página 11 - Trusted Feed IP Addresses

Google Search Appliance: Administrative API Developer’s Guide: .NET 19The properties for retrieving a OneBox are as follows:Updating OneBox Module Set

Página 12 - Crawler Access Rules

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

Página 13

Google Search Appliance: Administrative API Developer’s Guide: .NET 20Retrieve an individual OneBox module’s log information from a search appliance a

Página 14

Google Search Appliance: Administrative API Developer’s Guide: .NET 21Document StatusRetrieve document status using the properties that follow.Retriev

Página 15 - Host Load Schedule

Google Search Appliance: Administrative API Developer’s Guide: .NET 22CollectionsRetrieve, update, create, or delete the collections of documents on t

Página 16 - Freshness Tuning

Google Search Appliance: Administrative API Developer’s Guide: .NET 23Retrieving All CollectionsRetrieve a list of collections as follows:// Send the

Página 17 - Connector Managers

Google Search Appliance: Administrative API Developer’s Guide: .NET 24Document Status ValuesThe following tables list the document status values.Note:

Página 18 - OneBox Modules Settings

Google Search Appliance: Administrative API Developer’s Guide: .NET 256 Long redirect chain8 Infinite URL space9 Unhandled protocol10 URL is too long1

Página 19

Google Search Appliance: Administrative API Developer’s Guide: .NET 26Listing DocumentsQuery parameters:List documents by sending an authenticated GET

Página 20 - Pause or Resume Crawl

Google Search Appliance: Administrative API Developer’s Guide: .NET 27Directory status entry properties:Document status entry properties:Example:Dicti

Página 21 - Document Status

Google Search Appliance: Administrative API Developer’s Guide: .NET 28Viewing Index Diagnostics for a DocumentRetrieve detailed information about a do

Página 22 - Collections

Google Search Appliance: Administrative API Developer’s Guide: .NET 29GsaEntry entry = myService.GetEntry("diagnostics","http://server.

Página 23 - Index Diagnostics

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

Página 24 - Document Status Values

Google Search Appliance: Administrative API Developer’s Guide: .NET 30A list of content statistics entries are returned.GsaFeed myFeed = myService.Get

Página 25

Google Search Appliance: Administrative API Developer’s Guide: .NET 31Resetting the IndexReset the index as follows:// Create an entry to hold propert

Página 26 - Listing Documents

Google Search Appliance: Administrative API Developer’s Guide: .NET 32Get information about a front end as follows:// Send a request and print the res

Página 27

Google Search Appliance: Administrative API Developer’s Guide: .NET 33Output Format XSLT StylesheetRetrieve and update the XSLT template and other out

Página 28

Google Search Appliance: Administrative API Developer’s Guide: .NET 34Retrieving the Output Format XSLT StylesheetRetrieve the output format styleshee

Página 29 - Content Statistics

Google Search Appliance: Administrative API Developer’s Guide: .NET 35Use the following properties to set KeyMatch configurations.Note: The format for

Página 30 - Reset Index

Google Search Appliance: Administrative API Developer’s Guide: .NET 36Retrieving KeyMatch SettingsRetrieve KeyMatch settings as follows:Dictionary<

Página 31 - Resetting the Index

Google Search Appliance: Administrative API Developer’s Guide: .NET 37The following example updates KeyMatch settings:// Create an entry to hold prope

Página 32 - Deleting a Front End

Google Search Appliance: Administrative API Developer’s Guide: .NET 38Use the following properties to access related queries.Note: A related query con

Página 33 - Output Format XSLT Stylesheet

Google Search Appliance: Administrative API Developer’s Guide: .NET 39Changing Related QueriesThe following example appends related queries:// Create

Página 34 - KeyMatch Settings

Google Search Appliance: Administrative API Developer’s Guide: .NET Contents 4Administration 49License Information 49Import and Export 50Event Log

Página 35

Google Search Appliance: Administrative API Developer’s Guide: .NET 40Query Suggestion BlacklistThe query suggestion blacklist supports the /suggest f

Página 36 - Changing KeyMatch Settings

Google Search Appliance: Administrative API Developer’s Guide: .NET 41Search StatusRetrieve the search status for the search appliance using the servi

Página 37 - Related Queries

Google Search Appliance: Administrative API Developer’s Guide: .NET 42Listing a Search ReportList search report entries by sending an authenticated GE

Página 38 - Retrieving Related Queries

Google Search Appliance: Administrative API Developer’s Guide: .NET 43For example, to specify the range of dates from 2 January 2009 to 23 September 2

Página 39 - Query Suggestion

Google Search Appliance: Administrative API Developer’s Guide: .NET 44Deleting a Search ReportDelete a search report by sending an authenticated DELET

Página 40 - Query Suggestion Refresh

Google Search Appliance: Administrative API Developer’s Guide: .NET 45Listing a Search LogList search log entries by sending an authenticated GET requ

Página 41 - Search Reports

Google Search Appliance: Administrative API Developer’s Guide: .NET 46A search log entry with logContent, if content is ready, is returned.Dictionary&

Página 42 - Creating a Search Report

Google Search Appliance: Administrative API Developer’s Guide: .NET 47GSA Unification is also known as dynamic scalability. This section describes use

Página 43 - Updating a Search Report

Google Search Appliance: Administrative API Developer’s Guide: .NET 48Adding a GSA Unification NodeAdd a GSA Unification node as follows:// Create an

Página 44 - Search Logs

Google Search Appliance: Administrative API Developer’s Guide: .NET 49Updating a Node ConfigurationUpdate the configuration of a node as follows:// Cr

Página 45 - Retrieving a Search Log

Google Search Appliance: Administrative API Developer’s Guide: .NET 5Administrative API Developer’s Guide: .NETIntroductionThis guide provides .NET pr

Página 46 - GSA Unification

Google Search Appliance: Administrative API Developer’s Guide: .NET 50Retrieving License InformationRetrieve license information using the following p

Página 47

Google Search Appliance: Administrative API Developer’s Guide: .NET 51Exporting a ConfigurationExport a search appliance configuration by sending an a

Página 48 - Adding a GSA Unification Node

Google Search Appliance: Administrative API Developer’s Guide: .NET 52Retrieving an Event LogRetrieve the event log information from a search applianc

Página 49 - Administration

Google Search Appliance: Administrative API Developer’s Guide: .NET 53Shutdown or Reboot Shut down or reboot the search appliance.Shutting Down or Reb

Página 50 - Import and Export

Google Search Appliance: Administrative API Developer’s Guide: .NET 54IndexSymbols.NET client library (DLLs) 5.NET Google Data API client library 5AAd

Página 51 - Event Log

Google Search Appliance: Administrative API Developer’s Guide: .NET Index 55Ggoogle-enterprise-gdata-api open source site 5GSA Unificationadd nodes 48

Página 52 - System Status

Google Search Appliance: Administrative API Developer’s Guide: .NET 6The information in this section helps you understand how to write your own applic

Página 53 - Shutdown or Reboot

Google Search Appliance: Administrative API Developer’s Guide: .NET 7Building Your Applications This section explains how to build your own applicatio

Página 54

Google Search Appliance: Administrative API Developer’s Guide: .NET 8• “Document Status” on page 21Crawl URLsRetrieve and update crawl URL patterns on

Página 55

Google Search Appliance: Administrative API Developer’s Guide: .NET 9Data Source FeedsRetrieve, delete, and destroy data source feed information for t

Comentários a estes Manuais

Sem comentários