forked from django-haystack/pysolr
-
Notifications
You must be signed in to change notification settings - Fork 1
/
AUTHORS
38 lines (34 loc) · 1.53 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
32
33
34
35
36
37
38
Primaries:
* Joseph Kocherhans
* Daniel Lindsley
* Jacob Kaplan-Moss
* Chris Adams
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
* Karol Sikora (@sicarrots) for Solr 4 softCommit support
* Çağatay Çallı (@faraday) for Solr 4 field update support
* Emmanuel Leblond (@touilleMan) for fixing error handling on Python 3
* Michał Jaworski (@swistakm) for improved Sentry-friendly logging
* Upayavira (@upayavira) for SolrCloud support
* Kwame Porter Robinson (@robinsonkwame) for adding overwrite support to Solr.add