Home

 

Search result entry content

Lists the elements in an Atom entry representing the result returned by a search. All elements are in the http://www.w3.org/2005/Atom namespace, except those that are prefixed as follows:


Search return entry elements

Element How treated on input Description
<id> Ignored Unique identifier of the search result. This element does not identify the unique ID of the item referenced by the search result.
<title> Ignored Entry title; describes the item returned by the search.
<category scheme="http://www.ibm.com/xmlns/prod/sn/type" term="search"/> Required Identifies the Atom entry as a search result.
<category scheme="http://www.ibm.com/xmlns/prod/sn/component" term="feature_name"/> Optional Identifies the Lotus Connections feature in which the result was found. Options are:

<category term="<tag_name>"/>   Repeats once for each tag of the search result.
<link rel="alternate" type="text/html" href="..."> Ignored Link to use to display the search result in the Lotus Connections user interface. Not provided for bookmarks; see the link element below.
<link ref="<bookmark_url>"> Ignored Bookmark link. Provided for all bookmarks, such as a bookmark added to a community or a bookmark created in the Bookmarks feature.
<relevance:score> Ignored Relevance ranking of the search result. This is a relative score of an individual search result. Values typically range between 0 and 1, but values greater than 1 can result and should be considered equivalent to a score of 1.

For example: <relevance:score>0.2736998</relevance:score> Go to the following external Web site for more information: http://www.opensearch.org/Specifications/OpenSearch/Extensions/Relevance/1.0/Draft_1

<summary> Ignored A summary of the content of the search result. This element can be empty.
<updated> Ignored The date this entry was last modified, as defined in the Atom specification.
<author> Ignored The person who originally created the item. This element can repeat if the item has multiple authors.

The following entry is an example of a bookmark returned by a Bookmarks feature search:

The following entry is an example of a community returned by a search:


Home page search API Atom entry types

 

Related reference


Searching for information

Retrieving the people related to a set of search results

Retrieving the tags related to a set of search results

Retrieving the features related to a set of search results


+

Search Tips   |   Advanced Search