Class OxfordAnalyticaHitItem

Description

A single item returned as part of the search

Located in /lib/Tariqa/OxfordAnalyticaHitItem.class.php (line 7)


	
			
Variable Summary
string $headline
boolean $isFree
string $itemId
string[] $products
float $score
string $url
Variables
int $firstRunDate (line 25)

The date the item was first published (unix timestamp)

  • access: public
string $headline (line 37)

The headline of the search result

  • access: public
boolean $isFree (line 19)

Whether the item has been published in a "free-to-all" mode. Note that our copyright and rules regarding distribution apply in full even to items we provide free of charge.

  • access: public
string $itemId (line 13)

The unique identifier of the piece in our system

  • access: public
string[] $products (line 43)

Contains information about which products the items have been published into. Note that most API integrators can ignore this and its children.

  • access: public
float $score (line 31)

The score from our searching software. Please note that this is usually a relative value and is hard to interpret, so we suggest that API integrators do not present it to end-users.

  • access: public
string $url (line 49)

the URL at which the item can be read

  • access: public

Documentation generated on Mon, 30 Mar 2009 16:36:24 +0200 by phpDocumentor 1.4.1