From d3f6aa1b81a2c9596cae61cec23d9ed871bef386 Mon Sep 17 00:00:00 2001 From: David Sauve Date: Fri, 15 Jan 2010 09:17:17 -0500 Subject: [PATCH] Added Brandon Konkle to AUTHORS --- AUTHORS | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS b/AUTHORS index 1b1580b..50a797f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -17,3 +17,4 @@ Thanks to: * Travis Cline for the initial patch to support SQ objects in Haystack. * wshallum for a patch that makes date facets compatible with Python 2.4 * askfor for reporting issues with narrow_queries and float fields. + * Brandon Konkle for a patch that corrected the behaviour of weights on multiple term boosts.