You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
## List of search engines used by YaCy heuristic search option
|
|
|
|
## Format example
|
|
|
|
## SystemName = http://www.thesystem.org/search?q={searchTerms}
|
|
|
|
## all opensearch parameters can be used in search url
|
|
|
|
## {searchTerms} is replaced by search query
|
|
|
|
## {startIndex?} is replaced by result start
|
|
|
|
## {count} is replaced by expected number of results
|
|
|
|
##
|
|
|
|
## the syntax of this file:
|
|
|
|
## - all lines beginning with '##' are comments
|
|
|
|
## - all non-empty lines not beginning with '#' are keyword lines
|
|
|
|
## - all lines beginning with '#' and where the second character is not '#' are commented-out keyword lines
|
|
|
|
##
|
|
|
|
|
|
|
|
#Blekko = http://blekko.com/ws/{searchTerms}+/rss # get 20 results from blekko
|
|
|
|
#Faroo-News = http://www.faroo.com/api?q={searchTerms}&start={startIndex}&length=20&l=en&src=news&f=rss # get results from Faroo news-search
|
|
|
|
#openBDB = http://www.openbdb.com/b/{searchTerms}.xml # Open Book Database
|
|
|
|
#WordPress.com = http://en.search.wordpress.com/?q={searchTerms}&f=feed&page={startPage?} #Search WordPress.com Blogs
|
|
|
|
#Sueddeutsche.de = http://suche.sueddeutsche.de/query/{searchTerms}?output=rss # Sueddeutsche Zeitung Artikel Archiv
|
|
|
|
#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
|