Tariqa  3.0
 All Data Structures Namespaces Files Functions Variables Enumerations
OdinEngine Class Reference
Inheritance diagram for OdinEngine:
searchEngine

Public Member Functions

 __construct ($newsConfig)
 listArticles ($query)
 getArticle ($article_id)

Detailed Description

Base class for fetching the news results from the OxfordAnalytica engine

Author:
Cosmin Popescu

Constructor & Destructor Documentation

__construct ( newsConfig)

Constructs the object

Parameters:
array$newsConfigThe news configuration array public
Returns:
void

Reimplemented from searchEngine.


Member Function Documentation

getArticle ( article_id)

Gets a specific article

Parameters:
string$article_idThe article identifier public
Returns:
tariqaFullDocument

Reimplemented from searchEngine.

listArticles ( query)

Fetches a list of articles

Parameters:
newsQuery$queryThe query public
Returns:
tariqaSearchResultSet

Reimplemented from searchEngine.


The documentation for this class was generated from the following file: