django-haystack / django-haystack/django-haystack
Add support "no" option of "index" attribute to ElasticSearch backend
Open
Nobody has claimed this yet.
backend : elasticsearch
feature
needs review
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 1.3k
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 3
Description
It would be great to have support "no" option of "index" attribute. See the docs:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Elasticsearch mapping documentation and locating the Elasticsearch backend's handling of the index attribute. Confirm how the existing index options are represented, then add support for the no option and verify that mappings generated by the backend preserve it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, python
- Domain
- backend, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100