mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
OpenSearch
- update search description for locale support git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4714 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -67,8 +67,8 @@ public class TextSearchDescription extends APIServiceImpl
|
||||
" <ShortName>Alfresco Text Search</ShortName>\n" +
|
||||
" <LongName>Alfresco ${agent.edition} Text Search ${agent.version}</LongName>\n" +
|
||||
" <Description>Search Alfresco \"company home\" using text keywords</Description>\n" +
|
||||
" <Url type=\"application/atom+xml\" template=\"${request.servicePath}/search/text?q={searchTerms}&p={startPage?}&c={count?}&guest={alf:guest?}&format=atom\"/>\n" +
|
||||
" <Url type=\"text/html\" template=\"${request.servicePath}/search/text?q={searchTerms}&p={startPage?}&c={count?}&guest={alf:guest?}\"/>\n" +
|
||||
" <Url type=\"application/atom+xml\" template=\"${request.servicePath}/search/text?q={searchTerms}&p={startPage?}&c={count?}&l={language?}&guest={alf:guest?}&format=atom\"/>\n" +
|
||||
" <Url type=\"text/html\" template=\"${request.servicePath}/search/text?q={searchTerms}&p={startPage?}&c={count?}&l={language?}&guest={alf:guest?}\"/>\n" +
|
||||
" <Image height=\"16\" width=\"16\" type=\"image/x-icon\">${request.path}/images/logo/AlfrescoLogo16.ico</Image>\n" +
|
||||
"</OpenSearchDescription>";
|
||||
|
||||
|
Reference in New Issue
Block a user