-
-
Notifications
You must be signed in to change notification settings - Fork 2
OpenSearch Structure
Jorge Reyes edited this page Jun 3, 2015
·
2 revisions
OpenSearch is a collection of technologies that (depending on the implementation) allow you to interact with website, search engine results.
Opensearch* [structure]::
Autodiscovery [structure]::
Title Title for the !OpenSearch description document
Url URL to the !OpenSearch description document
Itemsperpage Total number of results from the !OpenSearch request contained in this feed
Startindex Current page of the !OpenSearch request
Totalresults Total number of results from the !OpenSearch request
Query [array]::
Role Identify what this !OpenSearch query is used for
Totalresults Expected number of results
Searchterms Search terms requested
Count Search results per page
Startindex Search index number of the first search request
Startpage Search page number of the first search request
Language Search results language
Inputencoding Search request character encoding
Outputencoding Search results character encoding
```
- Feed Reader * [RSS Syndication Format](https://github.com/ColdBox/cbox-feeds/wiki/RSS Syndication Format) * RDF Syndication Format * Atom Syndication Format * Supported Syntax and Formats
- Feed Generator
- Feed Generator Elements