When 'type vector does not exist' occurs in hybrid search, log search_path,
current_schema, and user info to help diagnose why the pgvector extension
isn't visible.
This is a debug-only change to help track down an intermittent issue
on dev-behave where the vector type occasionally fails to resolve.