ViewVC Help
| View Changeset | Root Listing
root/ns_dev
Jump to revision: Previous Next
Author: nino.borges
Date: Wed Mar 18 17:12:13 2026 UTC (9 days, 16 hours ago)
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.



Changed paths