The simple and stupid solution If you need lastname and firstname then add code to lookup and copy the lastname and firstname onto the node that you want to search for. Or lookup the user id first and then search for the userid. There may be a cleverer solutions.