Versions Compared

Key

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

Image Removed

To use this a set of JSON objects must be uploaded via the File Uploader UI, with type "templated_source". (Or the share API calls)

The JSON format is as follows:

Code Block
{
	"templates" :[
	{
		//regular source json with substitutions, see below
		"template_per_url_cost" : 0.0015, //(optional extra field showing cost per query if one exists) example shown is $0.0015 per call (e.g. 1000 calls == $1.50))
	 }
	]
}

The following string substitutions are possible, corresponding to the UI elements in the above screenshot:

  • ??search_terms??
  • ??search_depth?? (only applies to pipelines containing "links" elements)
  • ??search_cycle?? (eg for use with harvest.searchCycle_secs)

...

Overview

Power users can template sources using the Source Editor and File Uploader to make it easier for users to create sources.  For more information, see section Templating Sources. This section describes how to use the "out of the box" Templated Source Creator that comes with Enterprise edition.

Using the Widget

The widget comes with two "out of the box" implementations: Template Sources, and Links Sources.

Template Sources

TODO add procedures

Links Sources

TODO add procedures


Panel

In this section:

Table of Contents
maxLevel2
indent16px