- 19 Nov 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Searching Without Leading Wildcard Operators
- Updated on 19 Nov 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
OBJECTIVE: Leading wildcard operators are currently disabled in Review. This prevents any search that starts with a wildcard, such as “*enron” This document lays out alternative workflows to achieve the same results.
Keyword Searching in Processing
Processing’s keyword search functionality will allow the use of wildcard searches. Processing can be used to run keyword searches and the results can then be filtered within Review.
Note
This workflow will only work for records that have been indexed in Processing.
Index in Processing
Confirm that the Processing project is set to index. If not, check Index Project for FullText Searching and Update Indexing Settings.
Navigate to the Search & Indexing Module and select the Indexing tab. Select all imports and Launch Indexing Job.
The indexing job’s progress can be monitored in the Environment Module.
Run keyword searches in Processing
Navigate to the Search & Indexing module.
Add and run keywords, below is an example of search on *aptor.
Launch to preview and select Document Level Preview.
Export an XLS containing TV FileIDs.
Filter in Review
Build an RQL statement from the list of TVFileIDs.
TVFILEID::688
TVFILEID::766
TVFILEID::890
TVFILEID::893
TVFILEID::895
TVFILEID::898
Select Term List.
Enter a list of TVFileIDs by using the TVFILEID:: operator before each id. See below for an example.
The search returned the below, note that due to deduplication the 6 TV file IDs only returned 3 records.