Google Search Appliance Administrative API Developers Gui Uživatelský manuál

Procházejte online nebo si stáhněte Uživatelský manuál pro Software Google Search Appliance Administrative API Developers Gui. Google Search Appliance Administrative API Developers Guide: .NET User Manual Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 55
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 0
Google Search Appliance
Administrative API Developer’s Guide: .NET
Google Search Appliance software version 7.2
Zobrazit stránku 0
1 2 3 4 5 6 ... 54 55

Shrnutí obsahu

Strany 1 - Google Search Appliance

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

Strany 2

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

Strany 3 - Contents

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

Strany 4

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

Strany 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

Strany 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

Strany 7 - Content Sources

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 12 - Crawler Access Rules

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

Strany 13

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

Strany 14

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

Strany 15 - Host Load Schedule

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

Strany 16 - Freshness Tuning

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

Strany 17 - Connector Managers

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

Strany 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

Strany 19

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

Strany 20 - Pause or Resume Crawl

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

Strany 21 - Document Status

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

Strany 22 - Collections

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

Strany 23 - Index Diagnostics

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

Strany 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

Strany 25

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

Strany 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

Strany 27

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

Strany 28

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

Strany 29 - Content Statistics

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

Strany 30 - Reset Index

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

Strany 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

Strany 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

Strany 33 - Output Format XSLT Stylesheet

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

Strany 34 - KeyMatch Settings

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

Strany 35

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

Strany 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

Strany 37 - Related Queries

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

Strany 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

Strany 39 - Query Suggestion

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

Strany 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

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

Strany 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

Strany 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

Strany 44 - Search Logs

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

Strany 45 - Retrieving a Search Log

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

Strany 46 - GSA Unification

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

Strany 47

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

Strany 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

Strany 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

Strany 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

Strany 51 - Event Log

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

Strany 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

Strany 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

Strany 54

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

Strany 55

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

Komentáře k této Příručce

Žádné komentáře