From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Mon, 25 Feb 2008 09:09:00 -0800 Subject: [sup-talk] [BUG] Normalised searches break bracketed multi-term searches In-Reply-To: <1203944320-sup-3692@tomsk> References: <1203944320-sup-3692@tomsk> Message-ID: <1203959274-sup-9031@south> Reformatted excerpts from Marcus Williams's message of 2008-02-25: > 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". Yep, normalization was completely b0rked. It was also screwing up simple OR queries (Manish's bug). The benefit was very limited, so I've removed this in next. -- William