Comment 1 for bug 164555

Revision history for this message
Abel Deuring (adeuring) wrote :

As a workaround, you can use a search term like

    (Firstname AND Lastname) OR FirstnameLastname

There is also a NOT operator, with the obvious meaning.

(only uppercase AND / OR / NOT are recognized as logical operators.)