From mboxrd@z Thu Jan 1 00:00:00 1970 From: marcus-sup@bar-coded.net (Marcus Williams) Date: Mon, 25 Feb 2008 13:01:44 +0000 Subject: [sup-talk] [BUG] Normalised searches break bracketed multi-term searches Message-ID: <1203944320-sup-3692@tomsk> Hi - Lookes like the search normalisation has broken things like date searches like "before:(2 days ago)" because they get broken up into something like "before:2 before:days before:ago". Only picked it up because my hasattachment/filetype searching code (coming soon to a patch near you!) relies on it. Should bracketed stuff still work? Marcus