| Log Message: |
Add RelativitySearchReportBatched v1 - direct API search report generator
Replaces the previous two-step workflow (manual CSV export + RelativitySearchReport.py) with a single program that
connects directly to the Relativity REST API via harvested session cookies. Queries saved searches across one or more
workspaces, groups them by folder, and generates a formatted Excel report per workspace - including hyperlinks to
each search in the Relativity UI and the full Notes field content. Optionally executes each search to capture
document counts. Supports --interactive mode for step-by-step confirmation and per-search timing during initial
testing.
|