Query Suggestion Options
Last word completion
Keyboard Layouts
GitHub

๐Ÿ‘€ 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

180 results 40 ms in manticoresoftware/manticoresearch-backup

Cross-platform backup & restore

mtruyensmtruyens ยท 2023-09-04 ยท 4 ยท #75

Hello, Could you please provide additional details, such as the configuration of the searchd, the exact parameters for your backup script, and the exact parameters you use for restoration? In instances where absolute paths are used, the process should be โ€ฆ

donhardmandonhardman ยท 2023-08-30

Cross-platform backup & restore

mtruyensmtruyens ยท 2023-09-04 ยท 4 ยท #75

Hi there. Our team has reviewed the issue and concluded that it's a rather unique situation. It may be challenging to implement the ability to auto-detect prefixes in various OSes. We're currently maintaining absolute prefixes for each folder in the โ€ฆ

donhardmandonhardman ยท 2023-09-04

Cross-platform backup & restore

mtruyensmtruyens ยท 2023-09-04 ยท 4 ยท #75

As a potential solution, try a Dockerized environment with Linux Or you can write a simple bash script which will restore from the backup by copying the files to proper places and uncompressing. manticore-backup doesn't do anything special in this case ( โ€ฆ

sanikolaevsanikolaev ยท 2023-09-04

Cross-platform backup & restore

mtruyensmtruyens ยท 2023-09-04 ยท 4 ยท #75

I believe the most important different consists of the location of the standard folders, which is quite different between a standard Linux install and a standard Homebrew installation on a mac. Here's the configuration at the Linux server: common { plugin โ€ฆ

mtruyensmtruyens ยท 2023-08-31

Adapt to index -> table change and make it backward copmatible

donhardmandonhardman ยท 2024-10-23 ยท 1 ยท #120

โ€ฆclt ๐Ÿ‘Ž CLT tests in test/clt-tests/ โœ… OK: 2 โŒ Failed: 6 โณ Duration: 22s ๐Ÿ‘‰ Check Action Results for commit 1f33711 Failed tests: โ€“โ€“โ€“ input โ€“โ€“โ€“ cp ./test/clt-tests/config/manticore.conf /etc/manticoresearch/manticore.conf โ€“โ€“โ€“ output โ€“โ€“โ€“ โ€“โ€“โ€“ input โ€“โ€“โ€“ searchd โ€ฆ

github-actions[bot]github-actions[bot] ยท 2024-10-23

Test/fix after update version clt 0.2.3

PavelShilin89PavelShilin89 ยท 2024-10-22 ยท 1 ยท #119

โ€ฆclt ๐Ÿ‘Ž CLT tests in test/clt-tests/ โœ… OK: 7 โŒ Failed: 1 โณ Duration: 22s ๐Ÿ‘‰ Check Action Results for commit b58a98c Failed tests: โ€“โ€“โ€“ input โ€“โ€“โ€“ cp ./test/clt-tests/config/manticore.conf /etc/manticoresearch/manticore.conf โ€“โ€“โ€“ output โ€“โ€“โ€“ โ€“โ€“โ€“ input โ€“โ€“โ€“ searchd โ€ฆ

github-actions[bot]github-actions[bot] ยท 2024-10-22

Migrate to automatic semver action

donhardmandonhardman ยท 2025-01-20 ยท 3 ยท #121

pack

โ€ฆclt ๐Ÿ‘Ž CLT tests in test/clt-tests/ โœ… OK: 7 โŒ Failed: 1 โณ Duration: 24s ๐Ÿ‘‰ Check Action Results for commit 8ca1369 Failed tests: โ€“โ€“โ€“ input โ€“โ€“โ€“ cp ./test/clt-tests/config/manticore.conf /etc/manticoresearch/manticore.conf โ€“โ€“โ€“ output โ€“โ€“โ€“ โ€“โ€“โ€“ input โ€“โ€“โ€“ searchd โ€ฆ

github-actions[bot]github-actions[bot] ยท 2025-01-20

Migrate to automatic semver action

donhardmandonhardman ยท 2025-01-20 ยท 3 ยท #121

pack

โ€ฆclt ๐Ÿ‘Ž CLT tests in test/clt-tests/ โœ… OK: 7 โŒ Failed: 1 โณ Duration: 25s ๐Ÿ‘‰ Check Action Results for commit ee9ebe4 Failed tests: โ€“โ€“โ€“ input โ€“โ€“โ€“ cp ./test/clt-tests/config/manticore.conf /etc/manticoresearch/manticore.conf โ€“โ€“โ€“ output โ€“โ€“โ€“ โ€“โ€“โ€“ input โ€“โ€“โ€“ searchd โ€ฆ

github-actions[bot]github-actions[bot] ยท 2025-01-20

Migrate to automatic semver action

donhardmandonhardman ยท 2025-01-20 ยท 3 ยท #121

pack

โ€ฆclt ๐Ÿ‘Ž CLT tests in test/clt-tests/ โœ… OK: 7 โŒ Failed: 1 โณ Duration: 24s ๐Ÿ‘‰ Check Action Results for commit 12e0d79 Failed tests: โ€“โ€“โ€“ input โ€“โ€“โ€“ cp ./test/clt-tests/config/manticore.conf /etc/manticoresearch/manticore.conf โ€“โ€“โ€“ output โ€“โ€“โ€“ โ€“โ€“โ€“ input โ€“โ€“โ€“ searchd โ€ฆ

github-actions[bot]github-actions[bot] ยท 2025-01-20

support shebang config

sanikolaevsanikolaev ยท 2023-09-29 ยท 1 ยท #77

est::size_S

Fixed in this pull request: https://github.com/manticoresoftware/manticoresearch-backup/pull/80

donhardmandonhardman ยท 2023-09-29

Dig into issue of CI in backup

donhardmandonhardman ยท 2023-09-29 ยท 2 ยท #81

Closing this task due to it's finished and uses latest CLT version and new action

donhardmandonhardman ยท 2023-09-29

Dig into issue of CI in backup

donhardmandonhardman ยท 2023-09-29 ยท 2 ยท #81

This fix has been implemented in this pull: https://github.com/manticoresoftware/manticoresearch-backup/pull/80 Before we proceed with the merge, it's necessary to re-tag updates in CLT tests and also contemplate the appropriate behavior for the plugin โ€ฆ

donhardmandonhardman ยท 2023-09-28

Store config name in meta file on backup and use it on restore

donhardmandonhardman ยท 2024-07-02 ยท 1 ยท #117

enhancementest::size_S

This is a breaking change and will make old backups incompatible I think we can make it non-breaking by just supporting the way it works now.

sanikolaevsanikolaev ยท 2024-06-21

Fix lemmatizer files restore after wrong backup

donhardmandonhardman ยท 2024-07-09 ยท 6 ยท #118

bug

โ€ฆclt ๐Ÿ‘ CLT tests in tests/ โœ… OK: 8 โŒ Failed: 0 โณ Duration: 23s ๐Ÿ‘‰ Check Action Results for commit c116943

github-actions[bot]github-actions[bot] ยท 2024-07-09

Fix lemmatizer files restore after wrong backup

donhardmandonhardman ยท 2024-07-09 ยท 6 ยท #118

bug

โ€ฆclt ๐Ÿ‘Ž CLT tests in tests/ โœ… OK: 7 โŒ Failed: 1 โณ Duration: 21s ๐Ÿ‘‰ Check Action Results for commit 56ca35f Failed tests: โ€“โ€“โ€“ input โ€“โ€“โ€“ cp ./tests/config/manticore.conf /etc/manticoresearch/manticore.conf โ€“โ€“โ€“ output โ€“โ€“โ€“ โ€“โ€“โ€“ input โ€“โ€“โ€“ searchd โ€“โ€“โ€“ output โ€“โ€“โ€“ โ€ฆ

github-actions[bot]github-actions[bot] ยท 2024-07-09

Fix lemmatizer files restore after wrong backup

donhardmandonhardman ยท 2024-07-09 ยท 6 ยท #118

bug

โ€ฆclt ๐Ÿ‘Ž CLT tests in tests/ โœ… OK: 7 โŒ Failed: 1 โณ Duration: 25s ๐Ÿ‘‰ Check Action Results for commit 8669742 Failed tests: โ€“โ€“โ€“ input โ€“โ€“โ€“ cp ./tests/config/manticore.conf /etc/manticoresearch/manticore.conf โ€“โ€“โ€“ output โ€“โ€“โ€“ โ€“โ€“โ€“ input โ€“โ€“โ€“ searchd โ€“โ€“โ€“ output โ€“โ€“โ€“ โ€ฆ

github-actions[bot]github-actions[bot] ยท 2024-07-09

Fix lemmatizer files restore after wrong backup

donhardmandonhardman ยท 2024-07-09 ยท 6 ยท #118

bug

โ€ฆclt ๐Ÿ‘ CLT tests in tests/ โœ… OK: 8 โŒ Failed: 0 โณ Duration: 23s ๐Ÿ‘‰ Check Action Results for commit 13495b9

github-actions[bot]github-actions[bot] ยท 2024-07-09

Fix lemmatizer files restore after wrong backup

donhardmandonhardman ยท 2024-07-09 ยท 6 ยท #118

bug

โ€ฆclt ๐Ÿ‘Ž CLT tests in test/clt-tests/ โœ… OK: 1 โŒ Failed: 7 โณ Duration: 19s ๐Ÿ‘‰ Check Action Results for commit b843a32 Failed tests: โ€“โ€“โ€“ input โ€“โ€“โ€“ cp ./tests/config/manticore.conf /etc/manticoresearch/manticore.conf โ€“โ€“โ€“ output โ€“โ€“โ€“ + cp: cannot stat './tests/ โ€ฆ

github-actions[bot]github-actions[bot] ยท 2024-07-09

Fix lemmatizer files restore after wrong backup

donhardmandonhardman ยท 2024-07-09 ยท 6 ยท #118

bug

โ€ฆclt ๐Ÿ‘Ž CLT tests in test/clt-test/clt-tests/ โœ… OK: 0 โŒ Failed: 1 โณ Duration: 10s ๐Ÿ‘‰ Check Action Results for commit 632c988 Failed tests:

github-actions[bot]github-actions[bot] ยท 2024-07-09

Add absolute path support for restore attr

djklim87djklim87 ยท 2023-10-31 ยท 11 ยท #84

No it wasn't helpful $ ls /docker-entrypoint-initdb.d config data state versions.json $ manticore-backup --backup-dir=/ --restore=docker-entrypoint-initdb.d Copyright (c) 2023, Manticore Software LTD (https://manticoresearch.com) 2023-10-18 22:27:34 [ โ€ฆ

djklim87djklim87 ยท 2023-10-18