If you are uncertain about a name, you can use wildcards:

  • '*' will match any characters
  • '_' will match any single character

For example, 'J_n' would match Jon but not John, and 'J*n' would match both.

Search the prisoner register index