You are here

public property apachesolr_views_query::$id in Apache Solr Views 6

Each query/subquery will have a unique ID

File

./apachesolr_views_query.inc, line 19

Class

apachesolr_views_query
Class for handling a view that gets its data not from the database, but from a Solr server.

Code

public $id;