On Thu, Apr 27, 2006 at 08:29:02PM +0200, Hermann Rokicz wrote: > How do i limit the search to one group? Something like &B= in the > omega.cgi-query-string? Yes, for example: &B=Galt.test Multiple B parameters with the same prefix get OR-ed, and multiple parameters with different prefixes get AND-ed. Cheers, Olly