search_sql

Usage

Modifies the SQL query used.

This hook can be used when a custom search strategy is added using the search_query_types filter.

Arguments

Omeka_Db_Select select
The select object to modify
array params
Array of parameters to modify the search.

Examples