41 lines
830 B
JSON
41 lines
830 B
JSON
{
|
|
"version": 1,
|
|
"buildID": "20121106",
|
|
"locale": "en-US",
|
|
"metaData": {},
|
|
"engines": [
|
|
{
|
|
"_name": "engine1",
|
|
"_metaData": {
|
|
"alias": "testAlias"
|
|
},
|
|
"_isAppProvided": true
|
|
},
|
|
{
|
|
"_name": "engine2",
|
|
"_metaData": {
|
|
"alias": null,
|
|
"hidden": true
|
|
},
|
|
"_isAppProvided": true
|
|
},
|
|
{
|
|
"_name": "App",
|
|
"_shortName": "app",
|
|
"_loadPath": "jar:[app]/omni.ja!distribution.xml",
|
|
"description": "App Search",
|
|
"__searchForm": null,
|
|
"_metaData": {},
|
|
"_urls": [
|
|
{
|
|
"template": "https://example.com/search",
|
|
"rels": ["searchform"],
|
|
"resultDomain": "example.com",
|
|
"params": []
|
|
}
|
|
],
|
|
"queryCharset": "UTF-8",
|
|
"_readOnly": false
|
|
}
|
|
]
|
|
}
|