colrev.ops.search_db.run_db_search
- colrev.ops.search_db.run_db_search(*, db_url, source, add_to_git=False, project_root=None, **kwargs)[source]
Run the database search.
add_to_git: when True, stage changes via a locally instantiated GitRepo. project_root: optional explicit root path; if not provided, derive from the source.
- Return type:
None