From: Christopher W. <cw...@jo...> - 2003-11-19 20:10:30
|
Hi, I've been playing around with Slash::Search lately. I'm trying to compile some data into a template that effectively says, "Here are all the users who have a maxcommentsize of 1048." For example. Or, "Here are all the users who have entered a nickname in their preferences." And then spew out that list. However, I'm having trouble calling the correct search call. Is there a way to specifically search for all the users who have, for example, selected that they live in California? (an option which of course was added into users_param).. Any help would be greatly appreciated. Chris. |