v1

latestSwagger 2.0raw.githubusercontent.com2016-04-13364.5 KB

Return relevance-based results from search queries

get/search/v1/organic

Query parameters

qstring

Lucene-type search query

fieldstring

Metadata field

sizeinteger

Number of query results to return

total_onlyboolean

Request total only; do not return hits

callbackstring

Specifies a JavaScript function func, for a JSON-P response. When provided, results are wrapped as callback(data), and the returned MIME type is application/javascript. This causes the caller to automatically run the func with the JSON results as its argument.

Response

Organic Search API. Returns results in descending relevance order

countinteger

Number of results returned

totalinteger

Approximate number of results meeting query

itemsHit[]