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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 56
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 9
Google Search Appliance: Administrative API Developer’s Guide: Java 10
Retrieving Data Source Feed Information
Retrieve all data source feed information from a search appliance using the
feed
feed:
// Send a request and print the response
Map<String, String> queries = new HashMap<String, String>();
queries.put("query",feedDataSource);
GsaFeed myFeed = myClient.queryFeed("feed", queries);
for(GsaEntry myEntry : myFeed.getEntries()) {
//get information on each myEntry
System.out.println("Feed Name: " + myEntry.getGsaContent("entryID"));
System.out.println("Feed Data Source: " +
myEntry.getGsaContent("feedDataSource"));
System.out.println("Feed Type: " + myEntry.getGsaContent("feedType"));
System.out.println("Feed State: " + myEntry.getGsaContent("feedState"));
System.out.println("Feed Time: " + myEntry.getGsaContent("feedTime"));
System.out.println("Error Records: " + myEntry.getGsaContent("errorRecords"));
System.out.println("Success Records: " +
myEntry.getGsaContent("successRecords"));
System.out.println("Log Content: " + myEntry.getGsaContent("logContent"));
}
You can get the individual feed information from a search appliance as follows:
GsaEntry myEntry = myClient.getEntry("feed", FEED_NAME);
System.out.println("Feed Data Source: " +
myEntry.getGsaContent("feedDataSource"));
System.out.println("Feed Type: " + myEntry.getGsaContent("feedType"));
System.out.println("Feed State: " + myEntry.getGsaContent("feedState"));
System.out.println("Feed Time: " + myEntry.getGsaContent("feedTime"));
System.out.println("Error Records: " + myEntry.getGsaContent("errorRecords"));
System.out.println("Success Records: " +
myEntry.getGsaContent("successRecords"));
System.out.println("Log Content: " + myEntry.getGsaContent("logContent"));
Note: A feed log of all data source feeds can be retrieved only by getting individual feeds.
Deleting Data Source Feeds
Delete a data source feed to remove all documents for a feed from the index on the search appliance. In
the Admin Console, deleted feed sources are marked with
Delete
.
Delete data source feeds as follows:
// Create an entry to hold properties to update
GsaEntry updateEntry = new GsaEntry();
// Add a property to updateEntry
updateEntry.addGsaContent("updateMethod", "delete");
myClient.updateEntry("feed", FEED_NAME, updateEntry);
Note: Delete data source feeds only of the type
FULL_FEED
or
incremental
. After deleting a data source
feed, the deleted feed still exists, and the feed type changes to
DELETED
.
Przeglądanie stron 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 55 56

Komentarze do niniejszej Instrukcji

Brak uwag

Whirlpool A 1324 (UK) podręczniki

Instrukcje obsługi i podręczniki użytkownika dla Pralki Whirlpool A 1324 (UK).
Dostarczamy 1 pdf podręczników Whirlpool A 1324 (UK) do pobrania za darmo według typów dokumentów: Instrukcja Obsługi






Więcej produktów i instrukcji dla Pralki Whirlpool

Modele Rodzaj dokumentu
WWDE 7512 Poradnik Użytkowania i Eksploatacji   Whirlpool WWDE 7512 Use and care guide, 38 strony
AWE 6030 Instrukcja Obsługi   Whirlpool AWE 6030 Instruction for Use, 2 strony
WAB 1000 Instrukcja Obsługi   Whirlpool WAB 1000 Instruction for Use, 17 strony
AWG 859 Instrukcja Obsługi   Whirlpool AWG 859 Instruction for Use, 13 strony
FL 8145 Instrukcja Obsługi   Whirlpool FL 8055 Instruction for Use, 15 strony
ADG 699/1 FD Instrukcja Obsługi   Whirlpool ADG 699/1 FD Instruction for Use [nl] , 8 strony
WATS 5130 Instrukcja Obsługi   Whirlpool WATS 5340 Instruction for Use, 19 strony
WLF600B Instrukcja Obsługi   Whirlpool WLF600B Instruction for Use, 19 strony
SF FWF 81284W IT Instrukcja Obsługi   Whirlpool SF FWF 81284W IT Instruction for Use, 19 strony
AWE 6515 Instrukcja Obsługi   Whirlpool AWE 6515 Instruction for Use, 19 strony
WAB 1000 SW Instrukcja Obsługi   Whirlpool WA 87900 Instruction for Use [ru] , 14 strony
WA 4141 Instrukcja Obsługi   Whirlpool WA 4340 Instruction for Use, 16 strony
WAT Stuttgart Instrukcja Obsługi   Whirlpool WAT 5340 Instruction for Use [et] , 14 strony
FFCR70420 Instrukcja Obsługi   Whirlpool FFCR70420 Instruction for Use [en] , 21 strony
AWA 6122 Instrukcja Obsługi   Whirlpool AWA 6122 Instruction for Use, 18 strony
AWG 308 Instrukcja Obsługi   Whirlpool AWG 308 Instruction for Use [fr] , 12 strony
WWDC 11716 S Podręcznik Użytkownika   Whirlpool WWDC 11716 S Setup and user guide, 8 strony
GSXP 7527/1 Instrukcja Obsługi   Whirlpool GSXP 7527/1 Instruction for Use [en] , 8 strony
PWT 3525 Instrukcja Obsługi   Whirlpool PWT 3525 Instruction for Use [fr] , 2 strony
FWDD1071681WS EU Instrukcja Obsługi   Whirlpool FWDD1071681WS EU Instruction for Use, 8 strony