![]() |
|
search with booleans - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: search with booleans (/thread-3473.html) |
search with booleans - zecapaulo - 15-08-2008 Hi search with booleans - sbillard - 15-08-2008 Use & for AND, | for OR, ! for NOT. Expressions can be parenthesized. So you might have: search with booleans - zecapaulo - 15-08-2008 Thanks, works fine search with booleans - sbillard - 16-08-2008 Obviously anythig is possible. But, using the traditional words means they are not availabel as parts of a search string. That did not seem a problem with the traditional math symbols. |