Name
WPSOLR_Events::WPSOLR_FILTER_SQL_QUERY_STATEMENT
Short description
Modify the SQL statement that retrieves post types to be indexed.
Long description
A SQL statement is build by the plugin.
You want to change the SQL, for instance to add SQL joins with other WP tables.

Examples
Search in the plugin's code (we eat our own dog food).