issues
search
elastic
/
elasticsearch-dsl-py
High level Python client for Elasticsearch
http://elasticsearch-dsl.readthedocs.org
Apache License 2.0
3.84k
stars
801
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[bug] DenseVector bit type support for 8.16
#1946
pySilver
opened
3 days ago
1
Bring 8.16.0 release to main
#1945
miguelgrinberg
closed
1 week ago
0
Release 8.16.0
#1944
miguelgrinberg
closed
1 week ago
0
support composable templates
#1943
miguelgrinberg
opened
2 weeks ago
0
[Backport 8.x] Support pipe syntax to declare optional fields
#1942
github-actions[bot]
closed
2 weeks ago
0
[Backport 8.x] Do not map ClassVar attributes
#1941
github-actions[bot]
closed
2 weeks ago
0
[Backport 8.x] Autogenerate aggregation responses and hits
#1940
github-actions[bot]
closed
2 weeks ago
0
[Backport 8.x] Support Python 3.13
#1939
github-actions[bot]
closed
2 weeks ago
0
Support Python 3.13
#1938
pquentin
closed
2 weeks ago
0
Support pipe syntax to declare optional fields
#1937
miguelgrinberg
closed
2 weeks ago
1
Do not map ClassVar attributes
#1936
miguelgrinberg
closed
2 weeks ago
0
Merge with low-level client
#1935
miguelgrinberg
opened
3 weeks ago
0
Support for `stored_fields` queries
#1934
seagrine
closed
2 weeks ago
2
Typehints not working as expected from documentation
#1933
t-kuijs
closed
1 month ago
1
Autogenerate aggregation responses and hits
#1932
miguelgrinberg
closed
2 weeks ago
0
[Backport 8.x] Generate types for the Elasticsearch responses
#1931
github-actions[bot]
closed
1 month ago
0
Revert "Add feedback request in README"
#1930
pquentin
closed
1 month ago
1
Generate types for the Elasticsearch responses
#1929
miguelgrinberg
closed
1 month ago
0
[bug] Type hints are not working correctly when using python 3.12
#1928
pySilver
closed
2 weeks ago
2
Specify ignored attributes in mappings
#1927
lunalucadou
closed
2 weeks ago
1
[Backport 8.x] Auto-generate aggregation classes
#1926
github-actions[bot]
closed
1 month ago
0
[Backport 8.x] Fixed the use of dictionaries as values in Terms query
#1925
github-actions[bot]
closed
1 month ago
0
Bring 8.15.4 release to main
#1924
miguelgrinberg
closed
1 month ago
0
Release 8.15.4
#1923
miguelgrinberg
closed
1 month ago
0
Fixed use of dictionaries as values in Terms query (#1921)
#1922
miguelgrinberg
closed
1 month ago
0
Fixed the use of dictionaries as values in Terms query
#1921
miguelgrinberg
closed
1 month ago
1
Terms lookup feature no longer supported due to recent release
#1920
bptarpley
closed
1 month ago
2
Iterating over search results occasionally raises KeyError('hits')
#1919
knoebber
closed
1 month ago
4
Auto-generate aggregation classes
#1918
miguelgrinberg
closed
1 month ago
1
[Backport 8.x] Autogenerate Query classes
#1917
github-actions[bot]
closed
1 month ago
0
Bring 8.15.3 release to main
#1916
miguelgrinberg
closed
2 months ago
0
[Backport 8.x] Fixed deserialization of datetime.date fields
#1915
github-actions[bot]
closed
2 months ago
0
Fixed deserialization of datetime.date fields
#1914
miguelgrinberg
closed
2 months ago
0
Dates get casted to datetimes on retrieved objects, causing parsing errors during updates
#1913
lunalucadou
closed
2 months ago
2
Configure dependabot to keep dependencies uptodate
#1912
jairhenrique
opened
2 months ago
0
Release 8.15.3
#1911
miguelgrinberg
closed
2 months ago
0
Fixed the the type hint for `Document.get()`
#1910
miguelgrinberg
closed
2 months ago
1
[Backport 8.x] Fixed regression introduced in `Terms` query class
#1909
github-actions[bot]
closed
2 months ago
0
Document.get() documentation is misleading - not found does not return None
#1908
lunalucadou
closed
2 months ago
2
Fixed regression introduced in `Terms` query class
#1907
miguelgrinberg
closed
2 months ago
0
[Backport 8.x] Remove excessive filter kwarg appearing in AggBase direct aggregation access
#1906
github-actions[bot]
closed
2 months ago
0
Terms query errors when passing the boost parameter
#1905
Thijsvandepoll
closed
2 months ago
1
Accepts boost param on Terms
#1904
jairhenrique
closed
2 months ago
2
Remove excessive filter kwarg appearing in AggBase direct aggregation access
#1903
rikkt0r
closed
2 months ago
3
TypeError: elasticsearch_dsl.aggs.A() got multiple values for keyword argument 'filter'
#1902
rikkt0r
closed
2 months ago
1
Bring 8.15.2 release to main
#1901
miguelgrinberg
closed
2 months ago
0
.count() can return a different result when search has already been executed
#1900
knoebber
opened
2 months ago
2
Release 8.15.2
#1899
miguelgrinberg
closed
2 months ago
0
[Backport 8.x] Allow tuples and other iterables in source() method
#1898
github-actions[bot]
closed
2 months ago
0
Type errors while using `Response.hits` attrs
#1897
realsuayip
opened
2 months ago
3
Next