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

306 results 57 ms in manticoresoftware/manticoresearch-backup

Make it work on Windows

donhardmandonhardman · 2023-02-20 · 0 · #54

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

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 …

donhardmandonhardman · 2023-12-04 · 2 · #96

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

Test/fix after update version clt 0.2.3

Type of Change (select one): Update CLT version - new version 0.2.3 Description of the Change: Updated the CLT version to the latest version in CI as well as in manticoresearch-backup. Adjusted tests to reflect the changes. Related Issue (provide the link …

PavelShilin89PavelShilin89 · 2024-10-22 · 1 · #119

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

use PHP_OS_FAMILY

GemorrojGemorroj · 2023-02-10 · 0 · #52

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

typos, use str_contains/is_writable and static usage for static methods

sorry for one path for all changes, but its simple

GemorrojGemorroj · 2023-02-23 · 1 · #53

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

handle max_connections better

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. …

sanikolaevsanikolaev · 2023-12-18 · 2 · #94

est::size_S

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

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 …

sanikolaevsanikolaev · 2023-11-02 · 1 · #82

est::size_M

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

Display skipped table

donhardmandonhardman · 2023-12-04 · 0 · #95

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

Update PHP codestyle

Update PHP codestyle to the latest version

donhardmandonhardman · 2022-10-11 · 0 · #15

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

License-related changes

sanikolaevsanikolaev · 2023-11-17 · 0 · #16

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

Update PHP codestyle

Update PHP codestyle to the latest version

donhardmandonhardman · 2022-10-11 · 0 · #17

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

Composer package

donhardmandonhardman · 2022-10-12 · 0 · #18

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

WIP: LOCK -> FREEZE

donhardmandonhardman · 2022-10-13 · 0 · #19

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/version

donhardmandonhardman · 2022-12-19 · 0 · #43

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

Update PHP codestyle

Update PHP codestyle to the latest version

donhardmandonhardman · 2022-10-13 · 0 · #20

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

WIP: Add cognitive complexity rule and refactor the source code

donhardmandonhardman · 2022-10-13 · 0 · #21

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

Add cognitive complexity rule and refactor code to follow it

donhardmandonhardman · 2022-10-13 · 0 · #22

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

GitHub workflow

Build and deploy package of the backup

dmitrykuzmenkovdmitrykuzmenkov · 2022-10-06 · 0 · #5

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

manticore-backup Failed to send query to the Manticore Search daemon

Update Jul 9 2024 Likely MRE - https://github.com/manticoresoftware/manticoresearch-backup/issues/116#issuecomment-2216597206 Package versions: manticore-backup/jammy,now 1.3.8-24052208-57fc406 all [установлен, автоматически] manticore-buddy/jammy,now 2.3 …

srgtestsrgtest · 2024-11-01 · 24 · #116

bugest::size_Mrel::upcoming

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

Validate that data_dir contains absolute path and add test case for it

dmitrykuzmenkovdmitrykuzmenkov · 2022-10-06 · 0 · #6

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