Hi, I have a KeywordIndex called "state". My objects have a list of strings. Possible values are "deleted", "new", .... How can I search for all objects which *don't* have a keywod set? Example: I want to search all objects which are *not* deleted Is there a special parameter I can give to zcatalog.searchResults()? thomas Please CC to me