You are here

Files in Apache Solr Search 6.2

Primary tabs

File namesort descending Location Namespace Description
apachesolr.admin.inc apachesolr.admin.inc Administrative pages for the Apache Solr framework.
apachesolr.drush.inc drush/apachesolr.drush.inc drush integration for apachesolr.
apachesolr.index.inc apachesolr.index.inc Functions used when indexing content to Apache Solr.
apachesolr.info apachesolr.info name = Apache Solr framework description = Framework for searching with Solr dependencies[] = search package = Apache Solr core = "6.x" php = 5.1.4
apachesolr.install apachesolr.install Install, update and uninstall functions for the apachesolr module.
apachesolr.module apachesolr.module Integration with the Apache Solr search application.
apachesolr.taxonomy.inc apachesolr.taxonomy.inc Administrative pages for the Apache Solr framework regarding taxonomy.
apachesolr_commentsearch.info contrib/apachesolr_commentsearch/apachesolr_commentsearch.info name = Apache Solr comment search description = Treats comments as a content type allowing you to search them separately. dependencies[] = apachesolr_search dependencies[] = comment package = Apache Solr core = "6.x" php = 5.1.4
apachesolr_commentsearch.install contrib/apachesolr_commentsearch/apachesolr_commentsearch.install Install and related hooks for apachesolr_commentsearch.
apachesolr_commentsearch.module contrib/apachesolr_commentsearch/apachesolr_commentsearch.module
apachesolr_date.info contrib/apachesolr_date/apachesolr_date.info name = Apache Solr Date description = Index and facet on CCK date fields. dependencies[] = apachesolr dependencies[] = apachesolr_search dependencies[] = date package = Apache Solr core = "6.x" php = 5.1.4
apachesolr_date.install contrib/apachesolr_date/apachesolr_date.install Install and related hooks for the apachesolr_date module.
apachesolr_date.module contrib/apachesolr_date/apachesolr_date.module Integration with the Apache Solr search application. Provides faceting for CCK Date fields.
apachesolr_image.info contrib/apachesolr_image/apachesolr_image.info name = Apache Solr image module integration description = Integrates the Apache Solr and Image modules dependencies[] = image dependencies[] = apachesolr package = Apache Solr core = "6.x"
apachesolr_image.module contrib/apachesolr_image/apachesolr_image.module
apachesolr_nodeaccess.info contrib/apachesolr_nodeaccess/apachesolr_nodeaccess.info name = Apache Solr node access description = Integrates the node access system with Apache Solr search dependencies[] = apachesolr package = Apache Solr core = "6.x"
apachesolr_nodeaccess.module contrib/apachesolr_nodeaccess/apachesolr_nodeaccess.module
apachesolr_nodeaccess.test contrib/apachesolr_nodeaccess/tests/apachesolr_nodeaccess.test Tests for the apachsolr_nodeaccess module.
apachesolr_search.admin.inc apachesolr_search.admin.inc Administrative settings for searching.
apachesolr_search.info apachesolr_search.info name = Apache Solr search description = Search with Solr dependencies[] = search dependencies[] = apachesolr package = Apache Solr core = "6.x" php = 5.1.4
apachesolr_search.install apachesolr_search.install Install and related hooks for apachesolr_search.
apachesolr_search.module apachesolr_search.module Provides a content search implementation for node content for use with the Apache Solr search application.
apachesolr_text.info contrib/apachesolr_text/apachesolr_text.info name = Apache Solr CCK text search description = Index and search on CCK text fields. Only needed when using the CCK Content Permissions module. dependencies[] = apachesolr dependencies[] = apachesolr_search dependencies[] = text dependencies[] =…
apachesolr_text.module contrib/apachesolr_text/apachesolr_text.module
CHANGELOG.txt CHANGELOG.txt Apache Solr integration x.x-x.x, xxxx-xx-xx ------------------------------ Apache Solr integration 6.x-2.x, xxxx-xx-xx ------------------------------ #1000532 by craigmc, jpmckinney: Fixed Non-current/valid Node Types not excluded from index. #901376…
Drupal_Apache_Solr_Service.php Drupal_Apache_Solr_Service.php
protwords.txt protwords.txt #----------------------------------------------------------------------- # This file blocks words from being operated on by the stemmer and word delimiter. & < > ' "
README.txt README.txt This module integrates Drupal with the Apache Solr search platform. Solr search can be used as a replacement for core content search and boasts both extra features and better performance. Among the extra features is the ability to have faceted search…
Solr_Base_Query.php Solr_Base_Query.php
solr_base_query.test tests/solr_base_query.test Tests for the apachsolr module: base query.
solr_base_subquery.test tests/solr_base_subquery.test Tests for the apachsolr module: base subquery.
solr_index_and_search.test tests/solr_index_and_search.test Tests for the apachsolr module: index and search.

Other projects