Honza Král
|
2bd421f29d
|
Add in __repr__ to client to simplify debugging
|
2013-10-22 01:23:12 +02:00 |
|
Honza Král
|
78d5a0b5a8
|
Be more benevolent when dealing with hosts parameter
This was mostly inspired by work on haystack for backwards compatibility
|
2013-10-22 01:22:47 +02:00 |
|
Honza Kral
|
2bb16fe7ed
|
Make offset in search work. from is a reserved word in python so use from_
Fixes #13
Thanks llonchj, danfairs, vanatteveldt and RonRothman!
|
2013-10-17 22:01:25 +02:00 |
|
Honza Kral
|
fe7cc106f6
|
Use unittest2 even for python 2.6
|
2013-08-28 19:11:28 +02:00 |
|
Honza Kral
|
d180e62a99
|
Revert "Support python 2.6"
This reverts commit 158f6e6183.
|
2013-08-28 19:02:42 +02:00 |
|
Honza Kral
|
158f6e6183
|
Support python 2.6
|
2013-08-27 04:07:52 +02:00 |
|
Honza Kral
|
39bd7a92e2
|
Added tests for unicode/utf-encoded strings in url
|
2013-07-14 15:57:06 +02:00 |
|
Honza Kral
|
9c25f8cf01
|
Saner url creation
|
2013-06-08 02:06:14 +02:00 |
|
Honza Kral
|
d7e375c323
|
create/exists/delete index
|
2013-06-08 01:17:19 +02:00 |
|
Honza Kral
|
ca99215e46
|
Make test_client into a package
|
2013-06-07 23:18:58 +02:00 |
|