issues
search
Codoc-os
/
django-opensearch-dsl
This is a package that allows indexing of django models in opensearch with opensearch-py.
Other
24
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue building KNN query
#72
anunomac
opened
1 month ago
2
Minimal permissions for the user
#71
frague59
opened
1 month ago
2
CLI error on create / rebuild index
#70
frague59
closed
1 month ago
1
Feature/batch indexation
#69
Missoumi
closed
1 month ago
0
Unable to delete index
#68
adlindenberg
closed
4 months ago
2
Maps PositiveBigIntegerField field. #55
#67
jlariza
closed
6 months ago
1
fixes indentation for class methods. fixes #65
#66
jlariza
closed
6 months ago
1
CelerySignalProcessor is using the handle_save from RealTimeSignalProcessor
#65
jlariza
closed
6 months ago
1
Avoid processing unnecessary instances with celery Fixes #58
#63
JordanHyatt
closed
7 months ago
1
When string on document_id, index with --missing fails
#62
iwalucas
opened
7 months ago
0
Add support for type hints
#61
qcoumes
opened
7 months ago
0
fix(actions): Switch to `docker compose` following `docker-compose` deprecation
#60
qcoumes
closed
7 months ago
1
add conditional to avoid loading unexisting apps. Fixes #58
#59
jlariza
closed
7 months ago
16
CelerySignalProcessor causes DoesNotExist error when used with django_celery_results
#58
JordanHyatt
closed
7 months ago
5
Handle `JoinField`
#57
qcoumes
opened
7 months ago
0
Better CLI
#56
qcoumes
opened
7 months ago
0
Add mapping for Django's PositiveBigIntegerField
#55
qcoumes
closed
6 months ago
0
doc: Add documentation for autosync and related models (#7, #45)
#53
qcoumes
closed
7 months ago
1
feat: Add `manage.py opensearch index update` subcommand
#52
qcoumes
closed
7 months ago
0
feat: Implement CelerySignalProcessor
#51
qcoumes
closed
7 months ago
1
chores: Update checks and tests and supported versions
#50
qcoumes
closed
7 months ago
0
Now display raw error instead of trying to parse it
#49
qcoumes
closed
7 months ago
1
Add get_models() and __contains__() in registries.py
#48
ghkdxofla
closed
7 months ago
3
Add the missing default parameter to the inner function's parameters
#47
ghkdxofla
closed
10 months ago
4
fix: change exception message in commands
#46
drjova
closed
7 months ago
3
related_models attribute raises object has no attribute 'get_instances_from_related'
#45
jlariza
closed
7 months ago
2
Add CelerySignalProcessor
#44
sevetseh28
closed
7 months ago
1
Upserts & Partial updates
#43
kwood
opened
1 year ago
2
Use on non-Django models, such as Mongoengine models
#42
codekiln
closed
10 months ago
1
document index command raises TypeError
#41
ghost
closed
1 year ago
2
chore: Bump version to v0.5.1
#40
qcoumes
closed
1 year ago
1
Indexing large tables has very poor throughput
#39
rvause
opened
1 year ago
4
feat: Add JoinField and update indexation command to select on which …
#38
Virgin75
opened
1 year ago
1
Feat: no downtime reindex, second attempt
#37
David-Guillot
opened
1 year ago
4
Compatibility with polymorphic models
#35
VicenteMerino
closed
1 year ago
0
fix: add compatibility for update on polymorphic models
#34
VicenteMerino
closed
1 year ago
2
Change references from opensource_dsl to opensourcepy
#33
jakekausler
closed
1 year ago
4
Change opensearch-dsl-py usage to opensearch-py
#32
jakekausler
closed
1 year ago
0
feat(test): Add Python 3.11 to test matrix and supported versions
#31
qcoumes
closed
1 year ago
1
Fix unpredictable results in `get_indexing_queryset()` with unordered querysets
#30
cedricraud
closed
1 year ago
0
`get_indexing_queryset()` returns unpredictable results with unordered querysets
#29
cedricraud
closed
1 year ago
0
fix: Set `keep_order` arg of `Search.to_queryset()` to `True`
#28
qcoumes
closed
1 year ago
1
Search().to_queryset() should default `keep_order=True`
#27
nE0sIghT
closed
1 year ago
0
NestedField in NestedField empty array - related objects not added
#25
benjaminkarskens
closed
1 year ago
2
Added action bugfix and added pre-delete method to m2m_changed
#24
Colin-Seifer
closed
2 years ago
0
Feat: zero-downtime reindex
#23
David-Guillot
closed
1 year ago
13
feat: Allow specifying OS connection with 'Document.update'
#22
qcoumes
closed
2 years ago
1
TypeError: update() missing 1 required positional argument: 'action'
#21
Ameer-Amr
closed
2 years ago
3
prepare method not working in ObjectField
#20
Ameer-Amr
closed
2 years ago
4
feat(ci): Added support for Django 4.1
#19
qcoumes
closed
2 years ago
0
Next