Partial input is fine.
-input for first name field is "Joe" will return all results with a first name containing Joe.
-input for DOB field is "1887" will return all results with those born in the year 1887. Field input is NOT case sensitive.
-input for last name field is "Smith" or "smith" will return the same results. Fields only accept alphanumeric characters unless specified