Google Search Appliance Administrative API Developers Gui Manuale Utente

Navigare online o scaricare Manuale Utente per Software Google Search Appliance Administrative API Developers Gui. Google Search Appliance Administrative API Developers Guide: .NET User Manual Manuale Utente

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 55
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 0
Google Search Appliance
Administrative API Developer’s Guide: .NET
Google Search Appliance software version 7.2
Vedere la pagina 0
1 2 3 4 5 6 ... 54 55

Sommario

Pagina 1 - Google Search Appliance

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

Pagina 2

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

Pagina 3 - Contents

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

Pagina 4

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

Pagina 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

Pagina 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

Pagina 7 - Content Sources

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

Pagina 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

Pagina 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

Pagina 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

Pagina 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

Pagina 12 - Crawler Access Rules

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

Pagina 13

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

Pagina 14

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

Pagina 15 - Host Load Schedule

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

Pagina 16 - Freshness Tuning

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

Pagina 17 - Connector Managers

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

Pagina 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

Pagina 19

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

Pagina 20 - Pause or Resume Crawl

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

Pagina 21 - Document Status

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

Pagina 22 - Collections

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

Pagina 23 - Index Diagnostics

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

Pagina 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

Pagina 25

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

Pagina 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

Pagina 27

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

Pagina 28

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

Pagina 29 - Content Statistics

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

Pagina 30 - Reset Index

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

Pagina 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

Pagina 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

Pagina 33 - Output Format XSLT Stylesheet

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

Pagina 34 - KeyMatch Settings

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

Pagina 35

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

Pagina 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

Pagina 37 - Related Queries

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

Pagina 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

Pagina 39 - Query Suggestion

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

Pagina 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

Pagina 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&

Pagina 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

Pagina 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

Pagina 44 - Search Logs

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

Pagina 45 - Retrieving a Search Log

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

Pagina 46 - GSA Unification

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

Pagina 47

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

Pagina 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

Pagina 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

Pagina 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

Pagina 51 - Event Log

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

Pagina 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

Pagina 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

Pagina 54

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

Pagina 55

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

Commenti su questo manuale

Nessun commento