Revisions of python-elasticsearch-dsl
buildservice-autocommit
accepted
request 1140106
from
Dirk Mueller (dirkmueller)
(revision 19)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 18)
- update to 8.12.0: * Added Search.knn() method * Added Search.rank() method (undocumented as it still is in technical preview) * Fixed importing collapse from dictionary
buildservice-autocommit
accepted
request 1129217
from
Dirk Mueller (dirkmueller)
(revision 17)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 16)
- update to 8.11.0: * Added support for Python 3.12 * Added support for Search.collase()
buildservice-autocommit
accepted
request 1109630
from
Matej Cepl (mcepl)
(revision 15)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 14)
- Update to 8.9.0:
Matej Cepl (mcepl)
accepted
request 1108496
from
Matej Cepl (mcepl)
(revision 13)
- Update to 8.9.0a1 (testing release): - Added Elasticsearch 8.x support - Dropped support for Python 2.7 and 3.5 - Added support for Python 3.10 and 3.11 - Added the MultiTerms aggregation - Added the CombinedFields query - Remove upstreamed python-elasticsearch-dsl-no-mock.patch.
buildservice-autocommit
accepted
request 1086025
from
Daniel Garcia (dgarcia)
(revision 12)
baserev update by copy to link target
Daniel Garcia (dgarcia)
committed
(revision 11)
- Delete drop-python2-support.patch - Update to 7.4.1: * Fixed DeprecationWarnings that would be emitted from deprecated usages of the body parameter in the Python Elasticsearch client.
buildservice-autocommit
accepted
request 1038677
from
Daniel Garcia (dgarcia)
(revision 10)
baserev update by copy to link target
Daniel Garcia (dgarcia)
committed
(revision 9)
- Add drop-python2-support.patch from upstream gh#elastic/elasticsearch-dsl-py@f7f85a5db8f2 - Remove python-six dependency
buildservice-autocommit
accepted
request 1029714
from
Matej Cepl (mcepl)
(revision 8)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 7)
- Update to 7.4.0: - Added the ConstantKeyword, RankFeatures field types - Added the ScriptScore query type - Added UpdateByQueryResponse.success() method - Added return_doc_meta parameter to Document.save() and Document.update() for accessing the complete API response - Added support for calendar_interval and fixed_interval to DateHistogramFacet - Added Document.exists() method - Added support for the year interval to DateHistogramFacet - Fixed issue where to_dict() should be called recursively on Search.extras and **kwargs - Fixed inverse of an empty Bool query should be MatchNone - Fixed issue between retry_on_conflict and optimistic concurrency control within Document.update() - Update to 7.3.0: - Added Intervals, MatchBoolPrefix, Shape, and Wrapper queries - Added Boxplot, RareTerms, VariableWidthHistogram, MedianAbsoluteDeviation, TTest, CumulativeCardinality, Inference, MovingPercentiles, and Normalize aggregations - Added __all__ and removed all star imports from elasticsearch_dsl namespace to avoid leaking unintended names - Fixed an issue where Object and Nested could mutate the inner doc_class mapping - Fixed a typo in query SpanContaining, previously was SpanContainining - Limit required (and buildrequired) elasticsearch to < 8 (gh#elastic/elasticsearch-dsl-py#1569).
buildservice-autocommit
accepted
request 978729
from
Matej Cepl (mcepl)
(revision 6)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 978712
from
Petr Gajdos (pgajdos)
(revision 5)
- do not require python-mock for build - added patches fix https://github.com/elastic/elasticsearch-dsl-py/issues/1596 + python-elasticsearch-dsl-no-mock.patch
buildservice-autocommit
accepted
request 851358
from
Markéta Machová (mcalabkova)
(revision 4)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 851193
from
John Vandenberg (jayvdb)
(revision 3)
- Resume builds by removing unnecessary build dependency coverage < 5
Dominique Leuenberger (dimstar_suse)
accepted
request 834924
from
John Vandenberg (jayvdb)
(revision 2)
initialized devel package after accepting 834924
Tomáš Chvátal (scarabeus_iv)
accepted
request 827998
from
John Vandenberg (jayvdb)
(revision 1)
primary client for elasticsearch
Displaying all 19 revisions