Search Result Shows Field ID instead of Field Value

papin0 wrote on Sunday, July 20, 2014:

We search by provider name and we get no result but if we search by provider user id then it shows.
Ex1. Provider = John Doe = userid = 65
Ex2. Provider = Mark Price = userid = 6

if we search by John Doe or John we get no result
if we search by 65 the we get John Doe results
But if we search by 6 then we get results from userid 65 and userid 6 need

We need to fix it so we can search by the provider field value (John Doe)
Same thing happens with insurance provider field

Where can we change the code to fix this.

TIA