pub const CREATE_EMBEDDINGS_IDX_SOURCE: &str = " CREATE INDEX IF NOT EXISTS idx_embeddings_source ON embeddings(source_type, source_path)";