apachesolr_multisitesearch.api.php in Apache Solr Multisite Search 7
Same filename and directory in other branches
File
apachesolr_multisitesearch.api.phpView source
<?php
/**
* Alter the site meta-data before it's sent to the Solr index.
*/
function hook_apachesolr_multisitesearch_metadata_alter($document) {
}
Functions
Name![]() |
Description |
---|---|
hook_apachesolr_multisitesearch_metadata_alter | Alter the site meta-data before it's sent to the Solr index. |