Bulk officer search
Paste up to 100 officer names (one name per line). Each name will be searched independently.
Paste lines in the text area below. Each non-empty line is considered a separate officer search. Any extra lines beyond 100 are ignored.
For each line, all non-alphabetic characters are replaced with spaces. Then we remove single-letter tokens (like J or K) and normalize the remaining words to lower-case.
Each line is searched as an exact match (no prefix or partial matching). We return up to 100 results per line.
This is an asynchronous "streaming" search. You can press "Stop" at any time to abort processing.