Google Search Appliance Administrative API Developers Gui Instrukcja Użytkownika Strona 1

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Oprogramowanie Google Search Appliance Administrative API Developers Gui. Google Search Appliance Administrative API Developers Guide: Java User Manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 56
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 0
Google Search Appliance
Administrative API Developer’s Guide: Java
Google Search Appliance software version 7.2
Przeglądanie stron 0
1 2 3 4 5 6 ... 55 56

Podsumowanie treści

Strona 1 - Google Search Appliance

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

Strona 2

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

Strona 3 - Contents

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

Strona 4

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

Strona 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

Strona 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

Strona 7 - Content Sources

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 12 - Crawler Access Rules

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

Strona 13

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

Strona 14

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

Strona 15 - Host Load Schedule

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

Strona 16 - Freshness Tuning

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

Strona 17 - Connector Managers

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

Strona 18 - OneBox Modules Settings

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

Strona 19

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

Strona 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

Strona 21 - Document Status

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

Strona 22 - Collections

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

Strona 23 - Index Diagnostics

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

Strona 24

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

Strona 25 - Listing Documents

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

Strona 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

Strona 27

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

Strona 28 - Content Statistics

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

Strona 29 - Reset Index

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

Strona 30 - Resetting the Index

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

Strona 31

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

Strona 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

Strona 33

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

Strona 34 - KeyMatch Settings

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

Strona 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

Strona 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

Strona 37 - Related Queries

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

Strona 38

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

Strona 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

Strona 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

Strona 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(

Strona 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

Strona 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

Strona 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

Strona 45 - Search Logs

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

Strona 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

Strona 47 - GSA Unification

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

Strona 48

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

Strona 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

Strona 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

Strona 51 - Import and Export

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

Strona 52 - Event Log

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

Strona 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

Strona 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

Strona 55

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

Strona 56

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

Komentarze do niniejszej Instrukcji

Brak uwag