forked from django-haystack/pysolr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
31 lines (27 loc) · 1.13 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Primaries:
* Joseph Kocherhans
* Daniel Lindsley
* Jacob Kaplan-Moss
Contributors:
* initcrash for a patch regarding datetime formatting.
* maciekp.lists for a patch correcting URL construction.
* jarek & dekstop for a patch regarding sending Unicode documents.
* Tomasz.Wegrzanowski for a patch to enable document boosting.
* thomas.j.lee for a patch to add stats support.
* Chak for a patch regarding empty string being unnecessarily sent.
* james.colin.brady for a patch to enable working with the cores.
* anti-social for a patch on charset sending.
* akaihola for a patch regarding long queries.
* bochecha for various patches.
* stugots for an invalid character patch.
* notanumber for a field boosting patch.
* acdha for various patches.
* zyegfryed for various patches.
* girasquid for a patch related to server string.
* David Cramer (dcramer) for various patches.
* dourvais for a query time patch.
* soypunk for a debug patch.
* cordmata for a patch to handle how Solr 3.X returns suggestions.
* pabluk for Tika integration improvements.
* gthb for a patch to add grouping support.
* timsavage for a patch making add() compatible with generators