Added kirov to AUTHORS

This commit is contained in:
David Sauve 2011-08-22 10:24:35 -07:00
parent 8852ba69e2
commit e878ac08a9

View file

@ -25,4 +25,5 @@ Thanks to:
* 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.
* James Addison for helping to debug an intermittent issue with `order_by` and `build_schema`.
* Michael Opitz for a patch that enables support for `inmemorydb`.
* Michael Opitz for a patch that enables support for `inmemorydb`.
* kirov for a patch that adds `HAYSTACK_XAPIAN_LANGUAGE` used for setting the stemming language.