
Query capabilities
The full query language you expect from eDiscovery tooling — no compromises.
Boolean Operators
AND, OR, NOT with grouping. Build precise queries like (merger OR acquisition) AND confidential NOT draft.
(merger OR acquisition) AND confidentialPhrase Search
Exact phrase matching with quotes. Find specific language across millions of documents.
"privileged communication"Proximity Search
Find terms within N words of each other. Supports both standard and dtSearch W/N syntax.
"contract breach"~5Wildcards
Leading, trailing, and single-character wildcards. Cast a wide net when you need to.
priv* OR *mail OR h?tField-Specific
Target specific metadata fields — subject, sender, recipient, filename, date ranges, and more.
from:john@acme.com subject:"quarterly"Fuzzy & Stemming
Automatic stemming (run matches running, ran, runs). Fuzzy matching catches misspellings and OCR errors.
colour~ (matches color, colour)Enterprise-grade infrastructure
Elasticsearch 8.x with custom eDiscovery analyzers — dtSearch-equivalent capabilities
Per-matter indexes with incremental sync — new documents are searchable within seconds
Exact hit counts, always — no approximate results, no surprises in disclosure
Automatic fallback to PostgreSQL full-text search if Elasticsearch is unavailable
ICU analysis for multilingual document sets — CJK, Arabic, Cyrillic, and more
Deploy into your own Azure tenancy or a dedicated Dezcry environment — all infrastructure stays with your data