From 141f014c7f6f746d99628a7946d9b6e63610c71d Mon Sep 17 00:00:00 2001 From: David Sauve Date: Fri, 27 Aug 2010 13:22:21 -0700 Subject: [PATCH] Added missing acknowledgment to J00bar. --- AUTHORS | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS b/AUTHORS index c052665..1f97dbf 100644 --- a/AUTHORS +++ b/AUTHORS @@ -12,6 +12,7 @@ Thanks to: * The Xapian team for creating and releasing under the GPL, such a great search engine. * Supreet Sethi for suggestions regarding morphologic date comparisons and for fixing NOT query expressions. * Joshua Jonah for changes to highlighting logic to avoid reserved words. + * J00bar for a fix with `get_identifier` and fixing query_filter reference in SearchQuery. * Jannis Leidel for setting up the code base for pip, easy_install and PyPI. * Erik Aigner for the initial patch to get_identifier changes. * Travis Cline for the initial patch to support SQ objects in Haystack.