Edited AUTHORS via GitHub

This commit is contained in:
David Sauve 2011-05-11 15:09:21 -07:00
parent 712958f0db
commit cc8a5ad773

View file

@ -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.
* 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.