On Thu, Oct 09, 2008 at 12:48:42PM +0200, Ivan Sutter wrote: > $queryparser->add_prefix("cat", "XCAT"); You want add_boolean_prefix() here. add_prefix() is for "free text" like fields. Cheers, Olly