Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Codoc-os/django-opensearch-dsl issues and pull requests
#72 - Issue building KNN query
Issue -
State: open - Opened by anunomac 4 months ago
- 2 comments
#71 - Minimal permissions for the user
Issue -
State: open - Opened by frague59 5 months ago
- 2 comments
#70 - CLI error on create / rebuild index
Issue -
State: closed - Opened by frague59 5 months ago
- 1 comment
#69 - Feature/batch indexation
Pull Request -
State: closed - Opened by Missoumi 5 months ago
#68 - Unable to delete index
Issue -
State: closed - Opened by adlindenberg 7 months ago
- 2 comments
#67 - Maps PositiveBigIntegerField field. #55
Pull Request -
State: closed - Opened by jlariza 10 months ago
- 1 comment
Labels: feature
#66 - fixes indentation for class methods. fixes #65
Pull Request -
State: closed - Opened by jlariza 10 months ago
- 1 comment
Labels: bug
#65 - CelerySignalProcessor is using the handle_save from RealTimeSignalProcessor
Issue -
State: closed - Opened by jlariza 10 months ago
- 1 comment
#63 - Avoid processing unnecessary instances with celery Fixes #58
Pull Request -
State: closed - Opened by JordanHyatt 10 months ago
- 1 comment
#62 - When string on document_id, index with --missing fails
Issue -
State: open - Opened by iwalucas 11 months ago
Labels: bug
#61 - Add support for type hints
Issue -
State: open - Opened by qcoumes 11 months ago
Labels: feature
#60 - fix(actions): Switch to `docker compose` following `docker-compose` deprecation
Pull Request -
State: closed - Opened by qcoumes 11 months ago
- 1 comment
#59 - add conditional to avoid loading unexisting apps. Fixes #58
Pull Request -
State: closed - Opened by jlariza 11 months ago
- 16 comments
Labels: bug
#58 - CelerySignalProcessor causes DoesNotExist error when used with django_celery_results
Issue -
State: closed - Opened by JordanHyatt 11 months ago
- 5 comments
Labels: bug
#57 - Handle `JoinField`
Issue -
State: open - Opened by qcoumes 11 months ago
Labels: feature
#56 - Better CLI
Issue -
State: open - Opened by qcoumes 11 months ago
Labels: feature
#55 - Add mapping for Django's PositiveBigIntegerField
Issue -
State: closed - Opened by qcoumes 11 months ago
Labels: bug, good first issue
#53 - doc: Add documentation for autosync and related models (#7, #45)
Pull Request -
State: closed - Opened by qcoumes 11 months ago
- 1 comment
#52 - feat: Add `manage.py opensearch index update` subcommand
Pull Request -
State: closed - Opened by qcoumes 11 months ago
Labels: feature
#51 - feat: Implement CelerySignalProcessor
Pull Request -
State: closed - Opened by qcoumes 11 months ago
- 1 comment
Labels: feature
#50 - chores: Update checks and tests and supported versions
Pull Request -
State: closed - Opened by qcoumes 11 months ago
#49 - Now display raw error instead of trying to parse it
Pull Request -
State: closed - Opened by qcoumes 11 months ago
- 1 comment
#48 - Add get_models() and __contains__() in registries.py
Pull Request -
State: closed - Opened by ghkdxofla about 1 year ago
- 3 comments
#47 - Add the missing default parameter to the inner function's parameters
Pull Request -
State: closed - Opened by ghkdxofla about 1 year ago
- 4 comments
#46 - fix: change exception message in commands
Pull Request -
State: closed - Opened by drjova about 1 year ago
- 3 comments
#45 - related_models attribute raises object has no attribute 'get_instances_from_related'
Issue -
State: closed - Opened by jlariza over 1 year ago
- 2 comments
Labels: documentation, good first issue
#44 - Add CelerySignalProcessor
Issue -
State: closed - Opened by sevetseh28 over 1 year ago
- 1 comment
Labels: feature
#43 - Upserts & Partial updates
Pull Request -
State: open - Opened by kwood over 1 year ago
- 2 comments
#42 - Use on non-Django models, such as Mongoengine models
Issue -
State: closed - Opened by codekiln over 1 year ago
- 1 comment
Labels: question
#41 - document index command raises TypeError
Issue -
State: closed - Opened by anthony-affinda over 1 year ago
- 2 comments
Labels: question
#40 - chore: Bump version to v0.5.1
Pull Request -
State: closed - Opened by qcoumes almost 2 years ago
- 1 comment
#39 - Indexing large tables has very poor throughput
Issue -
State: open - Opened by rvause almost 2 years ago
- 4 comments
Labels: feature
#38 - feat: Add JoinField and update indexation command to select on which …
Pull Request -
State: open - Opened by Virgin75 almost 2 years ago
- 1 comment
#37 - Feat: no downtime reindex, second attempt
Pull Request -
State: open - Opened by David-Guillot almost 2 years ago
- 4 comments
#35 - Compatibility with polymorphic models
Issue -
State: closed - Opened by VicenteMerino almost 2 years ago
#34 - fix: add compatibility for update on polymorphic models
Pull Request -
State: closed - Opened by VicenteMerino almost 2 years ago
- 2 comments
#33 - Change references from opensource_dsl to opensourcepy
Pull Request -
State: closed - Opened by jakekausler almost 2 years ago
- 4 comments
#32 - Change opensearch-dsl-py usage to opensearch-py
Issue -
State: closed - Opened by jakekausler almost 2 years ago
#31 - feat(test): Add Python 3.11 to test matrix and supported versions
Pull Request -
State: closed - Opened by qcoumes over 2 years ago
- 1 comment
#30 - Fix unpredictable results in `get_indexing_queryset()` with unordered querysets
Pull Request -
State: closed - Opened by cedricraud over 2 years ago
#29 - `get_indexing_queryset()` returns unpredictable results with unordered querysets
Issue -
State: closed - Opened by cedricraud over 2 years ago
#28 - fix: Set `keep_order` arg of `Search.to_queryset()` to `True`
Pull Request -
State: closed - Opened by qcoumes over 2 years ago
- 1 comment
#27 - Search().to_queryset() should default `keep_order=True`
Issue -
State: closed - Opened by nE0sIghT over 2 years ago
Labels: bug
#25 - NestedField in NestedField empty array - related objects not added
Issue -
State: closed - Opened by benjaminkarskens over 2 years ago
- 2 comments
Labels: bug, question
#24 - Added action bugfix and added pre-delete method to m2m_changed
Pull Request -
State: closed - Opened by Colin-Seifer over 2 years ago
#23 - Feat: zero-downtime reindex
Pull Request -
State: closed - Opened by David-Guillot over 2 years ago
- 13 comments
#22 - feat: Allow specifying OS connection with 'Document.update'
Pull Request -
State: closed - Opened by qcoumes over 2 years ago
- 1 comment
#21 - TypeError: update() missing 1 required positional argument: 'action'
Issue -
State: closed - Opened by Ameer-Amr over 2 years ago
- 3 comments
Labels: bug
#20 - prepare method not working in ObjectField
Issue -
State: closed - Opened by Ameer-Amr over 2 years ago
- 4 comments
Labels: question
#19 - feat(ci): Added support for Django 4.1
Pull Request -
State: closed - Opened by qcoumes over 2 years ago
#18 - Concept behind this fork
Issue -
State: closed - Opened by barseghyanartur over 2 years ago
- 2 comments
Labels: question
#17 - Implement #11 by adding support for related models
Pull Request -
State: closed - Opened by Colin-Seifer over 2 years ago
- 5 comments
#16 - Fix #11 by restoring related models auto-sync
Pull Request -
State: closed - Opened by David-Guillot over 2 years ago
- 1 comment
#15 - When will OpenSearch 1.1 and 1.2 be supported?
Issue -
State: closed - Opened by barseghyanartur over 2 years ago
- 4 comments
Labels: feature
#14 - fix(docs): Fix internal URLs
Pull Request -
State: closed - Opened by qcoumes over 2 years ago
- 1 comment
#13 - fix(command): Do not use `settings.TESTING` anymore
Pull Request -
State: closed - Opened by qcoumes over 2 years ago
- 1 comment
#12 - feat: Add checks for code format, style and docstring
Pull Request -
State: closed - Opened by qcoumes over 2 years ago
- 1 comment
#11 - Update Indices on Related Models
Issue -
State: closed - Opened by Colin-Seifer over 2 years ago
- 2 comments
Labels: feature
#10 - Unable to run index creation command
Issue -
State: closed - Opened by dturakhia over 2 years ago
- 2 comments
Labels: bug
#9 - Doc error
Issue -
State: closed - Opened by bussiere about 3 years ago
- 2 comments
Labels: documentation
#8 - Better handling of exception at Index creation
Issue -
State: closed - Opened by qcoumes about 3 years ago
Labels: bug, good first issue
#7 - Auto-syncing feature need some documentation
Issue -
State: closed - Opened by qcoumes about 3 years ago
Labels: documentation
#6 - More efficient document chunking
Pull Request -
State: closed - Opened by David-Guillot about 3 years ago
- 8 comments
#5 - Add support for Django 4.0, remove useless Python/Django combinations
Pull Request -
State: closed - Opened by David-Guillot about 3 years ago
- 10 comments
#4 - feat: really get rid of Python 2
Pull Request -
State: closed - Opened by David-Guillot about 3 years ago
- 1 comment
#3 - feat: restore auto-sync feature
Pull Request -
State: closed - Opened by David-Guillot about 3 years ago
- 7 comments
#2 - Feature proposal: zero-downtime reindex
Issue -
State: open - Opened by David-Guillot about 3 years ago
- 4 comments
Labels: feature
#1 - Auto-sync feature
Issue -
State: closed - Opened by David-Guillot about 3 years ago
- 2 comments