Week 2 Study Notes: ICT Applications in Legal Research, Collaboration, and E-Discovery
1. Legal Research Databases
Professional platforms like Westlaw and LexisNexis aggregate primary law (statutes, case law, regulations) and secondary law (treatises, law reviews) into searchable, indexed digital repositories.
Boolean Search Logic
AND: Restricts results; both terms must appear (e.g., contract AND breach).
OR: Expands results; either term appears (e.g., lawsuit OR litigation).
NOT / AND NOT: Excludes terms (e.g., tort NOT negligence).
" " (Quotation Marks): Searches exact phrases (e.g., "strict liability").
! (Truncation/Wildcard): Captures word root variations (e.g., liab! searches liable, liability, liabilities).
/s or /p (Proximity Operators): Terms in the same sentence (/s) or paragraph (/p) (e.g., offer /s acceptance).
w/n (Within N words): Terms within a set numerical distance (e.g., duty w/5 care).
Citators & Signal Indicators
Function: Automated systems tracking case history to confirm whether a precedent remains good law or has been reversed, overruled, or modified.
Westlaw (KeyCite): Red flag (severely compromised/overruled), Yellow flag (negative treatment, distinguished, or criticized).
LexisNexis (Shepard’s): Red Stop Sign (warning/negative precedent), Orange Q (questioned validity), Yellow Triangle (possible negative treatment).
2. Enterprise Collaboration Tools
Platforms like Microsoft Teams and Slack streamline case communication but introduce distinct legal, regulatory, and ethical risks.
Key Legal Risks
Privilege Waiver: Inadvertent sharing of confidential communications in non-secure channels can waive attorney-client privilege.
Discoverability: Internal chat messages, emojis, and informal threads are legally discoverable communications subject to subpoena.
Data Retention Failures: Auto-delete or ephemeral messaging features can lead to accidental destruction of evidence.
Compliance Framework
Litigation Hold: A legal mandate requiring an organization to suspend routine document retention/deletion policies to preserve evidence when litigation is pending or reasonably anticipated.
Role-Based Access Control (RBAC): Restricting access to sensitive case channels based on defined authorization levels to uphold client confidentiality.
3. E-Discovery Software & Fundamentals
E-discovery (Electronic Discovery) refers to the legal process of identifying, collecting, preserving, and producing Electronically Stored Information (ESI) for litigation or investigation.
Core Concepts
ESI (Electronically Stored Information): Digital data subject to legal disclosure, including emails, spreadsheets, messaging logs, database entries, and system backups.
Metadata: Data about data (e.g., author, file creation timestamp, last modified date, geolocation). Crucial for establishing authenticity and timelines.
Spoliation: The intentional or negligent destruction, alteration, or concealment of evidence. Results in severe judicial sanctions or adverse inference rulings.
Technology Assisted Review (TAR)
Definition: Supervised machine learning algorithms used within platforms like Relativity and Everlaw to filter and prioritize large volumes of ESI.
Workflow:
Human legal experts code a sample "seed set" of documents as relevant or irrelevant.
The algorithm analyzes pattern features across the seed set to build a predictive model.
The algorithm runs across the entire database, scoring documents by relevance probability.
Human reviewers verify low-confidence edge cases to refine model accuracy.
Efficiency: Reduces document review time and manual human costs while maintaining higher consistency than manual review.