Added some code to catch the timeout issues that I'm seeing. This will allow it to handle these better, instead of crashing, and will report a TO for any that do time out.
removing debug.
debuging exclude folder.
Adding an exclude_folder option to exclude an entire folder and all sub folders under that.
tweaking the doc count.
adding debug to see why doc count is failing.
Changing to get the correct search document count and not the number of docs in the workspace, which is what it was doing.
adding code to test the spaces in the path issue.
adding code to test the spaces in the path issue.
adding code to test the spaces in the path issue.
adding code to test the spaces in the path issue.
adding code to test the spaces in the path issue.
adding code to test the spaces in the path issue.
Address has both Relativity and Relativity.REST which isnt right.
Adding some messagaing becase of issues wiht locating the saved search.
Added a line to fix the ini reading so it's not reading the keys as lowercase.
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.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.