manticoresoftware / manticoresoftware/manticoresearch-backup
Backup plain indexes
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 6
- Forks
- 1
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 2
Description
While it may not make much practical sense to backup plain indexes since they are mostly immutable we can still do it to:
* make things unified
* backup updated attributes
* make things easier for those who find it easier to run backup/restore than rsync/cp
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Start by tracing the repository's backup and restore flow and determine how plain indexes and their updated attributes should be represented; the work is done when plain indexes are handled consistently by backup and restore.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100