Support OpenSearch index update option in admin.py for additive changes that do not require index rebuild.
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 8d 12h
- Merged PRs (30d)
- 4
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading admin.py and tracing the current OpenSearch index update flow. Confirm how an update option is selected and what additive changes currently trigger a rebuild; the work is done when additive changes can use the update option without rebuilding the index.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100