From cc8a5ad77362166ef44b86ace4a9ecd096316b32 Mon Sep 17 00:00:00 2001 From: David Sauve Date: Wed, 11 May 2011 15:09:21 -0700 Subject: [PATCH] Edited AUTHORS via GitHub --- AUTHORS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 0d02674..4c07544 100644 --- a/AUTHORS +++ b/AUTHORS @@ -22,4 +22,5 @@ Thanks to: * Adam Endicott for the initial patch that corrected an oversight with stemming not always being done during a search. * Sym Roe for a patch that improved performance in "more-like-this" and suggestion the removal of FLAG_PARTIAL. * liranz for pointing out a potential conflict with arguments pass into `SearchResult` - * Jacob Kaplan-Moss for pointing out that write permission shouldn't be required for searching. \ No newline at end of file + * Jacob Kaplan-Moss for pointing out that write permission shouldn't be required for searching. + * glassresistor for assistance troubleshooting an issue with boosting a phrase query. \ No newline at end of file