Google Search Appliance Administrative API Developers Gui Bedienungsanleitung Seite 1

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Software Google Search Appliance Administrative API Developers Gui herunter. Google Search Appliance Administrative API Developers Guide: .NET User Manual Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 55
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
Google Search Appliance
Administrative API Developer’s Guide: .NET
Google Search Appliance software version 7.2
Seitenansicht 0
1 2 3 4 5 6 ... 54 55

Inhaltsverzeichnis

Seite 1 - Google Search Appliance

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

Seite 2

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

Seite 3 - Contents

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

Seite 4

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

Seite 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

Seite 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

Seite 7 - Content Sources

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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 12 - Crawler Access Rules

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

Seite 13

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

Seite 14

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

Seite 15 - Host Load Schedule

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

Seite 16 - Freshness Tuning

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

Seite 17 - Connector Managers

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

Seite 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

Seite 19

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

Seite 20 - Pause or Resume Crawl

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

Seite 21 - Document Status

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

Seite 22 - Collections

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

Seite 23 - Index Diagnostics

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

Seite 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

Seite 25

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

Seite 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

Seite 27

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

Seite 28

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

Seite 29 - Content Statistics

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

Seite 30 - Reset Index

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

Seite 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

Seite 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

Seite 33 - Output Format XSLT Stylesheet

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

Seite 34 - KeyMatch Settings

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

Seite 35

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

Seite 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

Seite 37 - Related Queries

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

Seite 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

Seite 39 - Query Suggestion

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

Seite 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

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

Seite 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

Seite 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

Seite 44 - Search Logs

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

Seite 45 - Retrieving a Search Log

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

Seite 46 - GSA Unification

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

Seite 47

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

Seite 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

Seite 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

Seite 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

Seite 51 - Event Log

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

Seite 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

Seite 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

Seite 54

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

Seite 55

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

Kommentare zu diesen Handbüchern

Keine Kommentare