👀 While it's loading, feel free to check out the other repositories:
🔔 To get a notification when it's ready, leave your email here:
By entering your email, you agree to receive notifications and marketing-related emails
Filter by reset
donhardman · 2023-02-20 · 0 · #54
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
tomatolog · 2024-06-06
Adapt the code and tests to KNN and fix SKIP issue
We've encountered broken tests in the backup following a change in the official Docker image. Additionally, there's an issue with KNN, and the backup failed to retrieve the versions. We also need to include the KNN version in the versions.json file and …
donhardman · 2023-12-04 · 2 · #96
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
srgtest · 2024-06-07
Create backup-of-all-files.rec
PavelShilin89 · 2024-02-26 · 3 · #104
est::size_S
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
srgtest · 2024-06-14
Improve tests to make sure all table files are backed up
It's turned out .spknn files are not backed up now (because FREEZE doesn't show them). Let's improve the tests to make sure all table files are backed up by comparing the backed up files with the actual table files.
sanikolaev · 2024-02-21 · 1 · #100
est::size_M
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
sanikolaev · 2024-06-14
Update CLT version to display better summaries
donhardman · 2024-04-16 · 3 · #111
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
srgtest · 2024-06-17
Add possibility to backup extra files
First, we need to double-check if we truly need the configuration when restoring. If the answer is yes, we should develop a system that allows us to pass multiple configurations, enabling us to back them all up. The feature should also allow us to add …
donhardman · 2024-02-23 · 2 · #105
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
sanikolaev · 2024-06-18
sanikolaev · 2024-01-15 · 0 · #101
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
srgtest · 2024-06-18
Gemorroj · 2023-02-10 · 0 · #52
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
tomatolog · 2024-06-18
Implement the logic to backup and restore multiple configs
donhardman · 2024-02-22 · 1 · #106
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
srgtest · 2024-06-19
typos, use str_contains/is_writable and static usage for static methods
sorry for one path for all changes, but its simple
Gemorroj · 2023-02-23 · 1 · #53
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
sanikolaev · 2024-06-19
Uncomment important env for release
donhardman · 2024-05-22 · 1 · #114
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
srgtest · 2024-06-21
Update tests due to latest change in the date for columnar version
donhardman · 2024-05-22 · 6 · #115
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
nxjts · 2024-07-08
Add tests to make sure that we able to backup and restore multiple configs
We've added a feature that allows backing up multiple configurations: https://github.com/manticoresoftware/manticoresearch-backup/pull/106 Now, we need to ensure it's working correctly by testing: Backing up multiple configurations is successful. …
donhardman · 2024-02-27 · 1 · #107
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
sanikolaev · 2024-07-09
sudo manticore-backup --config=conf --backup-dir=/path/to/search/idx.backup Copyright (c) 2023, Manticore Software LTD (https://manticoresearch.com/) Manticore config file: /home/user/conf Tables to backup: all tables Backup dir: /path/to/search/idx. …
sanikolaev · 2023-12-18 · 2 · #94
est::size_S
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
sanikolaev · 2024-07-09
Wrong ownership after installation in Debian/Ubuntu
When you install manticore-backup in Debian/Ubuntu under root the ownership looks like this: root@78c483766894:/backup# ls -la usr/share/manticore/modules/manticore-backup/ total 104 drwxr-xr-x 4 1001 123 4096 Aug 4 08:41 . drwxr-xr-x 3 1001 123 4096 Aug …
sanikolaev · 2023-11-02 · 1 · #82
est::size_M
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
sanikolaev · 2024-07-09
donhardman · 2023-12-04 · 0 · #95
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
nxjts · 2024-07-09
hasFiles() fix related with empty dirs
hasFiles(data dir) shows true in case there's /var/lib/manticore/.extra/_gpgorigin . The patch limits max depth to the highest level only, so we don't check inside hidden dirs.
sanikolaev · 2024-02-24 · 0 · #108
manticore-backup Failed to send query to the Manticore Search daemon
srgtest · 2024-09-30 · 17 · #116
bugrel::upcoming
sanikolaev · 2024-09-30
djklim87 · 2024-04-11 · 0 · #110
Uncomment important env for release
donhardman · 2024-05-22 · 1 · #114
github-actions[bot] · 2024-05-22
Update PHP codestyle to the latest version
donhardman · 2022-10-11 · 0 · #15
Update tests due to latest change in the date for columnar version
donhardman · 2024-05-22 · 6 · #115
github-actions[bot] · 2024-05-22
sanikolaev · 2023-11-17 · 0 · #16
Update tests due to latest change in the date for columnar version
donhardman · 2024-05-22 · 6 · #115
github-actions[bot] · 2024-05-22