nextcloud / nextcloud/cookbook
Create OCC action to trigger recipe reindex
Open
Nobody has claimed this yet.
Backend
enhancement
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
The reindex of a huge database can get tricky if many files need to be parsed. To allow a complete process of such large recipe folders, it might be favorable to have an OCC command that has inherently no time restrictions.
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 locating the existing recipe reindex flow and the OCC command entry points. Determine how a complete reindex of large recipe folders can run without time restrictions, and verify that the new OCC action triggers the full process successfully.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100