Граф коммитов

486 Коммитов

Автор SHA1 Сообщение Дата
Dave Dash 39ca34fc37 Merge pull request #4 from erikrose/typo
Correct a typo in query documentation.
2011-08-31 06:52:00 -07:00
Erik Rose c44f1a06dd Correct a typo in query documentation. 2011-08-30 23:10:44 -07:00
Dave Dash 31ba4c9b4b Merge pull request #3 from seanmonstar/master
ported zamboni ES class into S
2011-08-11 16:58:29 -07:00
Sean McArthur 7afc0ff035 documentation for the converted S object from zamboni 2011-08-11 16:54:36 -07:00
Sean McArthur d26b0ffbb9 update F.__invert__ to remove the 'not' if NOTed again
whitespace and a comment
2011-08-11 15:42:09 -07:00
Sean McArthur 5466a970a3 only AND filters in an F is there are more than one 2011-08-11 15:42:08 -07:00
Sean McArthur 04f6fd9e40 adding repr version, for useful shell debugging 2011-08-11 15:42:07 -07:00
Sean McArthur cd7ef1e3a3 comment docs for many of the methods 2011-08-11 15:42:07 -07:00
Sean McArthur 93d8366bc9 ported zamboni's object into S, added AND and NOT to F, using order_by instead of custom_score 2011-08-11 15:42:06 -07:00
Dave Dash 72c0b37a46 Minor doc tweaks 2011-08-11 15:41:00 -07:00
Dave Dash a14e1baf14 Sensible defaults 2011-08-11 15:25:34 -07:00
Dave Dash f090c1c8aa Merge branch 'wrapper' 2011-07-14 13:44:07 -07:00
Dave Dash 3a56589ba0 Minor fixes 2011-07-14 13:43:54 -07:00
Dave Dash 6c0893b487 A generic wrapper to require ES for a view. 2011-07-13 11:29:22 -07:00
Dave Dash 4b36737e58 Merge pull request #2 from rfreebern/custom_score_query
Custom score query
2011-07-06 11:29:24 -07:00
Ryan Freebern 37d11dcad3 Support custom score queries; add __str__ method 2011-07-06 14:06:13 -04:00
Ryan Freebern 2f11b7136a Added section on running tests. 2011-07-05 20:50:38 -04:00
Dave Dash cef11c83fa Added :ref: 2011-07-03 20:17:53 -07:00
Dave Dash 3511d3195f Support for order_by 2011-06-28 19:10:13 -07:00
Dave Dash 1a82dd7714 Now supporting ES_TIMEOUT 2011-06-28 12:08:50 -07:00
Dave Dash 094a1d0af5 pypi version bump 2011-06-28 11:08:16 -07:00
Dave Dash 82b83195cd Making things less alarming if they are disabled. 2011-06-15 14:47:20 -07:00
Dave Dash 1bac89307b Fixed testcase 2011-06-14 10:38:48 -07:00
Dave Dash 751891d031 Documentaion 2011-06-10 14:29:53 -07:00
Dave Dash 43760a0a8e Use this for ElasticSearch tests. 2011-06-10 11:14:55 -07:00
Dave Dash e2273340eb Now accepting dicts for queries in case fanciness is required 2011-06-08 16:21:36 -07:00
Dave Dash 8f63012a93 Better pagination support. 2011-06-08 14:49:16 -07:00
Dave Dash 46488e6d91 Support for total and scritped facets 2011-06-06 16:28:12 -07:00
Dave Dash ccc0a119f7 Filtering... 201 2011-05-17 14:53:03 -07:00
Dave Dash b0aceee11f S is the new Q 2011-05-17 14:52:26 -07:00
Dave Dash b4f14c1163 Using es_settings for test settings 2011-05-17 14:50:56 -07:00
Dave Dash c358282bdc Merge pull request #1 from sivy/master
God, I'm being pedentic, but...
2011-05-17 13:17:48 -07:00
Steve Ivy beefaebb3f Being a pedant (correct spelling on "filter") 2011-05-17 12:12:35 -07:00
Dave Dash 937f67b65a Initial code commit. 2011-05-17 11:32:07 -07:00
Dave Dash 7fb135aace Documentation 2011-05-16 16:06:11 -07:00
Dave Dash d18d09b80a Initial commit. 2011-05-16 15:27:51 -07:00