protected property apachesolr_views_query::$apachesolr_results in Apache Solr Views 7
Store results of apachesolr search.
File
- ./
apachesolr_views_query.inc, line 21 - Views query plugin for Apache Solr Views. Gets its data not from the database, but from a Solr server.
Class
- apachesolr_views_query
- @file Views query plugin for Apache Solr Views. Gets its data not from the database, but from a Solr server.
Code
protected $apachesolr_results;