When using the find command, it does not appear to work as expected when it comes to matching more than one keyword.
For example, find bernice, find bernice yu and find yu bernice as expectedly returns the contact with name bernice.

But find bernice david does not return contacts whose names match bernice or david. In fact nothing is returned.

This is different from what the UG mentions about how the find command will return any contact who matches at least one keyword.

When using the
findcommand, it does not appear to work as expected when it comes to matching more than one keyword.For example,
find bernice,find bernice yuandfind yu berniceas expectedly returns the contact with name bernice.But
find bernice daviddoes not return contacts whose names matchberniceordavid. In fact nothing is returned.This is different from what the UG mentions about how the find command will return any contact who matches at least one keyword.