forked from solgenomics/sgn
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsgn_sol_search.xml
More file actions
15 lines (15 loc) · 828 Bytes
/
sgn_sol_search.xml
File metadata and controls
15 lines (15 loc) · 828 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>SGN Sol Search</ShortName>
<Description>Search all of SGN using SGN's Sol Search feature.</Description>
<Tags>sol search</Tags>
<Contact>sgn-feedback@solgenomics.net</Contact>
<Url type="text/html" template="http://solgenomics.net/search/quick?term={searchTerms}"/>
<LongName>SGN Sol Search</LongName>
<Image height="16" width="16" type="image/vnd.microsoft.icon">http://solgenomics.net/favicon.ico</Image>
<Query role="example" searchTerms="dwarf" />
<AdultContent>false</AdultContent>
<Language>en-us</Language>
<OutputEncoding>UTF-8</OutputEncoding>
<InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>