You are here

Files in Apache Solr Views 7

Primary tabs

File namesort descending Location Namespace Description
apachesolr_views.info apachesolr_views.info name = Apache Solr Views integration description = Provides Apache Solr integration with Views package = Search Toolkit core = "7.x" dependencies[] = apachesolr dependencies[] = apachesolr_search dependencies[] = views files[] =…
apachesolr_views.module apachesolr_views.module Provides Views Implementation for the ApacheSolr Search Integration project drupal.org/project/apachesolr
apachesolr_views.views.inc apachesolr_views.views.inc Contains Views hooks to register Views plugins and handlers.
apachesolr_views_handler_argument.inc handlers/apachesolr_views_handler_argument.inc Argument handler for Apache Solr Views.
apachesolr_views_handler_field.inc handlers/apachesolr_views_handler_field.inc Field handler for Apache Solr Views.
apachesolr_views_handler_field_date.inc handlers/apachesolr_views_handler_field_date.inc
apachesolr_views_handler_filter.inc handlers/apachesolr_views_handler_filter.inc Main filter handler for Apache Solr Views.
apachesolr_views_handler_filter_date.inc handlers/apachesolr_views_handler_filter_date.inc Date filter handler for Apache Solr Views.
apachesolr_views_handler_filter_string.inc handlers/apachesolr_views_handler_filter_string.inc Sring filter handler for Apache Solr Views.
apachesolr_views_handler_sort.inc handlers/apachesolr_views_handler_sort.inc Sort handler for Apache Solr Views.
apachesolr_views_keyword_handler_filter.inc handlers/apachesolr_views_keyword_handler_filter.inc Filter handler to do fulltext keyword search.
apachesolr_views_query.inc apachesolr_views_query.inc Views query plugin for Apache Solr Views. Gets its data not from the database, but from a Solr server.
apachesolr_views_snippet_handler_field.inc handlers/apachesolr_views_snippet_handler_field.inc Snippet field handler for Apache Solr Views.
apachesolr_views_solr_base_query.inc apachesolr_views_solr_base_query.inc Contains custom SolrBaseQuery class for Apachesolr Views.
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Troubleshooting * Advantages * Limitations * Maintainers INTRODUCTION ------------ This module provides a Views integration to the Apache Solr…

Other projects