I doubt that XPages would make a difference, these are view indexes and group membership stuff in the NAB.
What I do is put in this line in my agent/whatever after creating the account/modifying groups, etc.
Call session.SendConsoleCommand( DBOrders.Server ,"show nlcache reset" )
Not the best for the server performance wise but user satisfaction takes precedence...
Howard