You are here

protected property SearchApiViewsQuery::$offset in Search API 7

Offset of first displayed result.

Type: int

File

contrib/search_api_views/includes/query.inc, line 25
Contains SearchApiViewsQuery.

Class

SearchApiViewsQuery
Views query class using a Search API index as the data source.

Code

protected $offset;