e.g. : there is a person name Li David and another person name David Li. It will not give me the correct profile even though i already type the full name. It only match the words of input.
Suggestion: make it return the profile that contains the full name of the person if user already enter the full name instead of return all profiles that match the partial input which is not mention in user guide so i assume it will return the exact person.

e.g. : there is a person name Li David and another person name David Li. It will not give me the correct profile even though i already type the full name. It only match the words of input.
Suggestion: make it return the profile that contains the full name of the person if user already enter the full name instead of return all profiles that match the partial input which is not mention in user guide so i assume it will return the exact person.