Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FieldDescriptionNotes
   
Filter Window

The "Filter" text box will by default search the source titles, but it can also search the following fields:

  • URL: type "url:<url fragment>" 
    • (note that URLs from the processing pipeline or feed configuration objects won't be searched unless you are currently editing them).
  • Community IDs: type "community:<community-id>"
  • ID: type "id:<source _id field>"
  • Tags: type "tags:<tag fragment>"
  • key, title, description, mediaType and extractType: use the same "fieldName:<field value fragment syntax>"
    • (note title is the default if no prefix is specified)
  • Suspended sources:
    • "suspended:true" to see manually suspended tasks
    • "fullQuarantined:true" to see unauthorized sources (this can happen automatically because they error too much, or if they are disabled by an administrator)
    • "tempQuarantined:true" to see sources quarantined for the day (because of a possibly transient source error)
 
Source Functions  
  
  
  
Title  
Share ID  
Description  
tags  
Owner  
Community  
Test Parameters

Full text:

By default, the full text of a document is not returned (it can be quite long). For testing text extractors (eg "boilerpipe" vs "none" vs "AlchemyAPI"), or for testing "unstructured analysis" transformations, the text maybe useful or essential though; in these cases, enable this check box.

Number of Documents:

 "Number of documents": the maximum number of documents that will be enriched and returned. The smaller the number of documents, the quick the API calls returns.

Update test Mode:

 

 
  
   
   
  



 

Code Editor

...

The editor window displays the source code for editing.

...