Boolean tips
- AND Both words must be present
- OR Either word can be present
- NOT Exclude word
- w/N Both words must be present
- not w/N Either word can be present
- ? Match any single character (appl? would return apple, not apples)
- = Match any single digit (DS== return aDS12, not DS123)
- * Match any number of characters (Licen* would match license, licences, licensed)
- % Selective fuzzy search (lab%or will return labor or labour and lab%% will return labor)
- ~ Grammatical variations for a word included (apply~ will return apply, applying, applied)
- Stemming (searches word and its modifications that have the same stem e.g., like, likely, likelihood)
- Synonyms (includes words that are synonyms of the search term e.g., discrimination, bias, favouritism)
- Fuzzy Typo (includes words that differ in their spelling from the search term by the number of letters selected e.g., favor/favour)
Filters Applied
Filter results by
Filter Dispute Documents by
Filter by Results in other Research Tools
Advanced Filters
Dispute & Dispute Document Advanced Filters
Edit Search Filter