Hello, We have 4 fields in our XML file --- Description, title, Subject,notes. I need to search in all these fields, how do I do that?.
For Example When I search Description: php, we are able to get records that are matching only with description field. But I want those records in which title and subject and notes also has php. please advise on this regards, aditya