Hi Md,
Even if you use ID as datatype , you cannot search using " * "?
Have you tried the following workaround?
1. create two fields
a) Text (external use)
b) ID ( internal use)
2. whenever a new record is saved, copy Text value to ID field.
3. bind search text with ID on UI
Best Regards
Fred