Description
The search command currently only allows one specific prefix and does not allow me to search the same prefix multiple times. Let's say if a user wants to search for 2 names in the address book, it would return an error, but I think instead it should display both their data. For example, if a user wants to compare between 2 recruits.
Steps to reproduce:
- Enter this command.
search n/Alex Yeoh n/Bernice Yu
- The error message
Multiple values specified for the following single-valued field(s): n/ should show up.

Description
The search command currently only allows one specific prefix and does not allow me to search the same prefix multiple times. Let's say if a user wants to search for 2 names in the address book, it would return an error, but I think instead it should display both their data. For example, if a user wants to compare between 2 recruits.
Steps to reproduce:
Multiple values specified for the following single-valued field(s): n/should show up.