apachesolr_realtime_commit |
./apachesolr_realtime.module |
Commit Solr index making the document available. |
2 |
|
apachesolr_realtime_entity_delete |
./apachesolr_realtime.module |
Implements hook_entity_delete(). |
1 |
|
apachesolr_realtime_entity_insert |
./apachesolr_realtime.module |
Implements hook_entity_insert(). |
|
|
apachesolr_realtime_entity_update |
./apachesolr_realtime.module |
Implements hook_entity_update(). |
|
|
apachesolr_realtime_index_now |
./apachesolr_realtime.module |
Prepare entity as document for adding to Solr index. |
2 |
|
apachesolr_realtime_reports |
modules/apachsolr_realtime_reports/apachesolr_realtime_reports.admin.inc |
Implements report showing entities in Solr. |
|
1 |
apachesolr_realtime_reports_menu |
modules/apachsolr_realtime_reports/apachesolr_realtime_reports.module |
Implements hook_menu(). |
|
|
apachesolr_realtime_solrversion |
./apachesolr_realtime.module |
Detects Solr Version. |
1 |
|
_apachesolr_realtime_get_env_ids |
./apachesolr_realtime.module |
Helper function to fetch the solr environment id(s) of an entity type. |
2 |
|
_apachesolr_realtime__entity_should_index |
./apachesolr_realtime.module |
Check whether a single entity is indexable (based on its published status). |
1 |
|