When building an application, is there any meaningful difference between the idea of ‘Find’ vs ‘Search’ ? Do you think of them more or less as synonymous?
I’m asking in terms of labeling for application UI as well as API design.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Finding is the completion of searching.
If you might not succeed in finding something, call the feature ‘Search’. For example text search in an editor can fail due to no matches – then calling it ‘Find’ would be lying.
On the other hand: in an established job searching site, you can say ‘Find a PHP job’ because you know that for (almost) anything your users want, there will be offerings. This also makes it sound confident, positive and energetic.