When performing a Quick Find Search in either the Microsoft Dynamics CRM 2011 web client or the Microsoft Dynamics CRM 2011 for Outlook client, you may get different results.
For instance, open the Account entity and create 3 accounts with the following Account Names:
However, if the user searched in the Outlook Client using quick find for Accounts using the search string "sample", the query would search with an appended prefix and suffix wild card, similar to searching for "*sample*", and would result in the return of all 3 records.
For instance, open the Account entity and create 3 accounts with the following Account Names:
- "test sample 1"
- sample 1"
- "1 sample"
However, if the user searched in the Outlook Client using quick find for Accounts using the search string "sample", the query would search with an appended prefix and suffix wild card, similar to searching for "*sample*", and would result in the return of all 3 records.