The following to queries should both give no result see http://partner.bitplan.com/index.php/Workdocumentation2016-01-11 where this is the case.
First query using a page condition[edit]
{{#ask: [[Wolfgang Fahl]] [[Attendee name::!Fahl]] [[Attendee publish::true]] |? Attendee name |? Attendee publish }}
Second query using a property condition[edit]
{{#ask: [[Attendee name::Fahl]] [[Attendee name::!Fahl]] |? Attendee name |? Attendee publish }}
Third query using a page condition (different order)[edit]
{{#ask: [[Wolfgang Fahl]] [[Attendee name::!Fahl]] [[Attendee publish::true]] |? Attendee name |? Attendee publish }}