diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2017-03-01 09:43:00 +0100 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2017-03-01 09:43:00 +0100 |
| commit | 9d9f86dcdd75fd458ba2b7c490a1b6e8becd8fac (patch) | |
| tree | 663425f85e2d1ca03d5daacdbaaa7cc557a2fb08 /defaults/heuristicopensearch.conf | |
| parent | cdcd923375fd9f2c55221812e96c01f6dcd25e1b (diff) | |
Updated Archive-It heuristics URL.
The archive-it OpenSearch URL requested without restriction on
collections ("i" parameter) almost always ends up with timeout or fails.
Diffstat (limited to 'defaults/heuristicopensearch.conf')
| -rw-r--r-- | defaults/heuristicopensearch.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/defaults/heuristicopensearch.conf b/defaults/heuristicopensearch.conf index 0ab0c3030..78be7779b 100644 --- a/defaults/heuristicopensearch.conf +++ b/defaults/heuristicopensearch.conf @@ -16,7 +16,7 @@ #WordPress.com = http://en.search.wordpress.com/?q={searchTerms}&f=feed&page={startPage?} #Search WordPress.com Blogs #Los Angeles Times = http://framework.latimes.com/?s={searchTerms}&feed=rss2 -#Archive-It = http://archive-it.org/seam/resource/opensearch?q={searchTerms}&n=20 # archiving cultural heritage on the web +#Archive-It = https://archive-it.org/seam/resource/opensearch?q={searchTerms}&n=20&i=5046 # Archive-it "World News" collection #npmjs = https://www.npmjs.com/search?q={searchTerms} # Search JavaScript packages from the npm repository ## In addition to OpenSearch systems other connectors are available to query foreign systems |
