06-20-2007 12:15 PM
<!– register the proxy engine –>
<engine label="Google" proxy="google">
<url type="application/rss+xml">
</url>
<url type="application/atom+xml">
</url>
</engine>
<proxy>
<!– URL of Search Engine proxy –>
<url>
http://localhost:8080/alfresco/service/search/engine/google/atom?as_q=alfresco
</url>
</proxy>
06-20-2007 01:36 PM
<engine label="Yahoo UK News" proxy="yahooUKNews">
<url type="application/rss+xml">
http://uk.news.search.yahoo.com/news/rss?p={searchTerms}
</url>
</engine>
<engine label="Yahoo Search" proxy="yahoo">
<url type="application/rss+xml">
http://api.search.yahoo.com/WebSearchService/rss/webSearch.xml?appid=yahoosearchwebrss&query={search...?}
</url>
</engine>
<engine label="Wikipedia Search" proxy="wikipedia">
<url type="application/rss+xml">
http://api.search.yahoo.com/WebSearchService/rss/webSearch.xml?appid=yahoosearchwebrss&query={search...?}
</url>
</engine>
<engine label="Yahoo Image Search" proxy="yahooImage">
<url type="application/rss+xml">
http://api.search.yahoo.com/ImageSearchService/rss/imageSearch.xml?appid=yahoosearchwebrss&query={se...?}
</url>
</engine>
06-21-2007 04:30 AM
<engine label="Google News" proxy="googleNews">
<url type="application/rss+xml">
http://news.google.com/news?q={searchTerms}&output=rss
</url>
</engine>
Failed to retrieve search results …. HTTP response code 403..
http://blogs.alfresco.com/opentalk/os-query?s={searchTerms}&itemstart={startIndex?}&itempage={startP...?}
How would I go about finding out what arguments are required for the URL ?06-21-2007 05:12 AM
07-05-2007 04:40 AM
05-27-2009 08:44 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.