From f80709bd5ba146ae1f09c93ed3e4d4f7c7143048 Mon Sep 17 00:00:00 2001 From: David Sauve Date: Mon, 8 Aug 2011 20:14:23 -0700 Subject: [PATCH] Added James Addison to AUTHORS --- AUTHORS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 75481f0..86c2256 100644 --- a/AUTHORS +++ b/AUTHORS @@ -23,4 +23,5 @@ Thanks to: * 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. - * glassresistor for assistance troubleshooting an issue with boosting a phrase query & a patch to make weighting schemes overridable. \ No newline at end of file + * glassresistor for assistance troubleshooting an issue with boosting a phrase query & a patch to make weighting schemes overridable. + * James Addison for helping to debug an intermittent issue with `order_by` and `build_schema`. \ No newline at end of file