You are here

Files in Apache Solr Real-Time 7

Primary tabs

File namesort descending Location Namespace Description
apachesolr_realtime.info apachesolr_realtime.info name = "Apache Solr Real Time" description = "Insert, Update and delete entities in real time." package = "Search Toolkit" core = 7.x dependencies[] = apachesolr files[] = tests/apachesolr_realtime.test
apachesolr_realtime.module apachesolr_realtime.module Module file for apachesolr_realtime
apachesolr_realtime.test tests/apachesolr_realtime.test Test cases for apachesolr_realtime module.
apachesolr_realtime_reports.admin.inc modules/apachsolr_realtime_reports/apachesolr_realtime_reports.admin.inc Admin include file for Solr reports.
apachesolr_realtime_reports.info modules/apachsolr_realtime_reports/apachesolr_realtime_reports.info name = "Apache Solr Real Time Reports" description = "Provide reports for data added to Solr." package = "Search Toolkit" core = 7.x dependencies[] = apachesolr dependencies[] = apachesolr_realtime
apachesolr_realtime_reports.module modules/apachsolr_realtime_reports/apachesolr_realtime_reports.module Module file for apachesolr_realtime_reports
CHANGELOG.txt CHANGELOG.txt apachesolr_realtime, 7.x-1.2, 2015-05-16 Issue #145348 by manarth: Do not index unpublished content Issue #2453799 by Nitebreed: drupal_set_message() throws error
README.txt README.txt Introduction ==================== This module implements real-time commits of Drupal entities with the Apache Solr Search Integration project. Implementing real-time commits to Solr not only allows for more up to date search results, but also opens…

Other projects