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

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: Java User Manual Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 56
  • 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: Java
Google Search Appliance software version 7.2
Zobrazit stránku 0
1 2 3 4 5 6 ... 55 56

Shrnutí obsahu

Strany 1 - Google Search Appliance

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

Strany 2

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

Strany 3 - Contents

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

Strany 4

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

Strany 5 - Developer’s Guide: Java

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

Strany 6 - Running Samples

Google Search Appliance: Administrative API Developer’s Guide: Java 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: Java 15Host Load ScheduleRetrieve and update host load schedule information from the se

Strany 8 - Crawl URLs

Google Search Appliance: Administrative API Developer’s Guide: Java 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: Java 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: Java 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: Java 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: Java 2Google, Inc.1600 Amphitheatre ParkwayMountain View, CA 94043www.google.comGSA-JAV

Strany 13

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

Strany 14

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

Strany 15 - Host Load Schedule

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

Strany 16 - Freshness Tuning

Google Search Appliance: Administrative API Developer’s Guide: Java 23Retrieving a CollectionRetrieve the attributes of a single collection as follows

Strany 17 - Connector Managers

Google Search Appliance: Administrative API Developer’s Guide: Java 24Crawl Errors:Crawl Exclusions:Errors Retrieval Error7 Redirect without a locatio

Strany 18 - OneBox Modules Settings

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

Strany 19

Google Search Appliance: Administrative API Developer’s Guide: Java 26Directory status entry properties:Document status entry properties:Example:Map&l

Strany 20 - Pause or Resume Crawl

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

Strany 21 - Document Status

Google Search Appliance: Administrative API Developer’s Guide: Java 28Detailed document status entry properties:GsaEntry entry = myClient.getEntry(&qu

Strany 22 - Collections

Google Search Appliance: Administrative API Developer’s Guide: Java 29Common query parameters for all requests:Content statistics entry properties:Ret

Strany 23 - Index Diagnostics

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

Strany 24

Google Search Appliance: Administrative API Developer’s Guide: Java 30WARNING: Resetting an index deletes all the documents in the index. Depending on

Strany 25 - Listing Documents

Google Search Appliance: Administrative API Developer’s Guide: Java 31Front Ends: Remove URLs and a Relative OneBoxRetrieve, update, insert, or delete

Strany 26

Google Search Appliance: Administrative API Developer’s Guide: Java 32Inserting Front Ends and Remove URLsInsert a front end and remove a URL from the

Strany 27

Google Search Appliance: Administrative API Developer’s Guide: Java 33Use the following properties to access the XSLT template information.Note: For t

Strany 28 - Content Statistics

Google Search Appliance: Administrative API Developer’s Guide: Java 34Updating the Output Format XSLT StylesheetUpdate the output format stylesheet in

Strany 29 - Reset Index

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

Strany 30 - Resetting the Index

Google Search Appliance: Administrative API Developer’s Guide: Java 36Changing KeyMatch SettingsThe following example appends KeyMatch settings:// Cre

Strany 31

Google Search Appliance: Administrative API Developer’s Guide: Java 37The following example replaces KeyMatch settings:// Create an entry to hold prop

Strany 32 - Output Format XSLT Stylesheet

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

Strany 33

Google Search Appliance: Administrative API Developer’s Guide: Java 39Retrieving Related QueriesRetrieve related queries as follows:Map<String, Str

Strany 34 - KeyMatch Settings

Google Search Appliance: Administrative API Developer’s Guide: Java 4Administration 50License Information 50Import and Export 51Event Log 52System

Strany 35 - Retrieving KeyMatch Settings

Google Search Appliance: Administrative API Developer’s Guide: Java 40The following example updates related queries:// Create an entry to hold propert

Strany 36 - Changing KeyMatch Settings

Google Search Appliance: Administrative API Developer’s Guide: Java 41The query suggestion blacklist supports the regular expressions in the re2 libra

Strany 37 - Related Queries

Google Search Appliance: Administrative API Developer’s Guide: Java 42Retrieving Search StatusRetrieve the current search appliance search status as f

Strany 38

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

Strany 39 - Changing Related Queries

Google Search Appliance: Administrative API Developer’s Guide: Java 44The following example generates and returns a new search report entry:GsaEntry i

Strany 40 - Query Suggestion

Google Search Appliance: Administrative API Developer’s Guide: Java 45Search LogsGenerate, update, and delete a search log using the searchLog feed. A

Strany 41 - Search Status

Google Search Appliance: Administrative API Developer’s Guide: Java 46A list of search log entries will be returned.GsaFeed myFeed = myClient.getFeed(

Strany 42 - Search Reports

Google Search Appliance: Administrative API Developer’s Guide: Java 47A search log entry with logContent, if content is ready, is returned.Map<Stri

Strany 43 - Creating a Search Report

Google Search Appliance: Administrative API Developer’s Guide: Java 48GSA Unification is also known as dynamic scalability. The federation feed provid

Strany 44 - Deleting a Search Report

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

Strany 45 - Search Logs

Google Search Appliance: Administrative API Developer’s Guide: Java 5Administrative API Developer’s Guide: JavaIntroductionThis guide provides Java pr

Strany 46 - Retrieving a Search Log

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

Strany 47 - GSA Unification

Google Search Appliance: Administrative API Developer’s Guide: Java 51Retrieving License InformationRetrieve license information using the following p

Strany 48

Google Search Appliance: Administrative API Developer’s Guide: Java 52Exporting a ConfigurationExport a search appliance configuration by sending an a

Strany 49 - Adding a GSA Unification Node

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

Strany 50 - Administration

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

Strany 51 - Import and Export

Google Search Appliance: Administrative API Developer’s Guide: Java 55IndexAAdmin Console 6Administration 50–54Apache Ant 6applications, building 7aut

Strany 52 - Event Log

Google Search Appliance: Administrative API Developer’s Guide: Java Index 56front endsdelete 32insert 32retrieve 31update 31frontend feed 31GGSA Unifi

Strany 53 - System Status

Google Search Appliance: Administrative API Developer’s Guide: Java 6• Apache Ant version 1.7 or later (http://ant.apache.org/).• Admin Console user n

Strany 54 - Shutdown or Reboot

Google Search Appliance: Administrative API Developer’s Guide: Java 7Building Your ApplicationsYou can build your own applications using the client li

Strany 55

Google Search Appliance: Administrative API Developer’s Guide: Java 8• “Pause or Resume Crawl” on page 20• “Document Status” on page 21Crawl URLsRetri

Strany 56

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

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

Žádné komentáře