Formula in the Search method

Hi,I need to search for various users on a Domino server.I can do this using FTSearch wherein i pass the name of the particular user as a string parameter. However this is slow. Therefore i wish to use search method, but I dont know how to use Formula language to access people form domino server.

Please help.

Thanks.

Subject: Formula in the Search method

FTSearch works much faster, I’m surprised why it works slowly in your case