Advertisement
siliconmeadow

Untitled

Feb 4th, 2014
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1. /**
  2.  * Implements hook_apachesolr_query_alter().
  3.  */
  4. function i_aroq_solr_apachesolr_query_alter($query) {
  5.   dsm($query);
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement