-
use theme('link') to generate facet links instead of l(), and move it to the theme layer -
convert the php version of crc32 value to unsigned
-
get back ->set_display() to avoid some weird issues
-
->execute_display() assumes a given display id
-
Merge branch '7.x-1.x' into 7.x-1.x-dev
-
Merge branch '7.x-1.x' of git.drupal.org:project/searchlight into 7.x-1.x
-
Use field table instead of base table to render taxonomy_term items in facets
-
Use Sphinx built-in 'IN' operator
-
follow up - clean up hook_searchlight_plugins()
-
Merge branch '7.x-1.x' into 7.x-1.x-dev