You are here

Classes, traits, and interfaces in Apache Solr Views 6

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
apachesolr_views_handler_argument class handlers/apachesolr_views_handler_argument.inc Class that allows searching the site with Apache Solr through a view. 4
apachesolr_views_handler_argument_mlt class handlers/apachesolr_views_handler_argument_mlt.inc
apachesolr_views_handler_argument_node_type class handlers/apachesolr_views_handler_argument_node_type.inc @file defines a class to handle node type arguments
apachesolr_views_handler_argument_optionwidget class handlers/apachesolr_views_handler_argument_optionwidget.inc @file Provides an argument handler for optionwidgets so they can use their allowed values
apachesolr_views_handler_argument_search class handlers/apachesolr_views_handler_argument_search.inc Class that allows searching the site with Apache Solr through a view argument.
apachesolr_views_handler_argument_tid class handlers/apachesolr_views_handler_argument_tid.inc
apachesolr_views_handler_field_generic class handlers/apachesolr_views_handler_field_generic.inc Class for retrieving and rendering an arbitrary field from an Apache Solr query. The class uses a predefined handler to which it acts as a proxy.
apachesolr_views_handler_field_score class handlers/apachesolr_views_handler_field_score.inc @file Views handler to handle the score field. Will not add anything to the query
apachesolr_views_handler_field_snippet class handlers/apachesolr_views_handler_field_snippet.inc @file provides a field handler for the snippet coming from the ApacheSolr search engine
apachesolr_views_handler_filter_author class handlers/apachesolr_views_handler_filter_author.inc Class for filtering by users.
apachesolr_views_handler_filter_boolean class handlers/apachesolr_views_handler_filter_boolean.inc Provides a basic handler for boolean fields
apachesolr_views_handler_filter_node_access class handlers/apachesolr_views_handler_filter_node_access.inc @file provides node access filter implementation for apache solr
apachesolr_views_handler_filter_search class handlers/apachesolr_views_handler_filter_search.inc Class that allows searching the site with Apache Solr through a view.
apachesolr_views_handler_filter_single class handlers/apachesolr_views_handler_filter_single.inc generic filter for Apache Solr
apachesolr_views_handler_filter_type class handlers/apachesolr_views_handler_filter_type.inc Class for filtering by type.
apachesolr_views_handler_optionwidget_filter class handlers/apachesolr_views_handler_optionwidget_filter.inc
apachesolr_views_handler_sort class handlers/apachesolr_views_handler_sort.inc Class for sorting for a field.
apachesolr_views_plugin_cache_time class plugins/apachesolr_views_plugin_cache_time.inc @file provides Views caching plugin for solr
apachesolr_views_query class ./apachesolr_views_query.inc Class for handling a view that gets its data not from the database, but from a Solr server.

Other projects