👀 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
refactor(core): improve version parsing and config regex handling
donhardman · 2025-06-03 · 3 · #127
github-actions[bot] · 2025-06-03
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
refactor(core): improve version parsing and config regex handling
donhardman · 2025-06-03 · 3 · #127
github-actions[bot] · 2025-06-03
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 …
PavelShilin89 · 2024-10-22 · 1 · #119
refactor(core): improve version parsing and config regex handling
donhardman · 2025-06-03 · 3 · #127
github-actions[bot] · 2025-06-03
Gemorroj · 2023-02-10 · 0 · #52
chore(clt): upgrade clt version to 0.6.9
donhardman · 2025-06-04 · 3 · #129
github-actions[bot] · 2025-06-04
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
chore(clt): upgrade clt version to 0.6.9
donhardman · 2025-06-04 · 3 · #129
github-actions[bot] · 2025-06-04
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
chore(clt): upgrade clt version to 0.6.9
donhardman · 2025-06-04 · 3 · #129
github-actions[bot] · 2025-06-04
donhardman · 2023-12-04 · 0 · #95
Fix CI due to migration to semver tagger
donhardman · 2025-06-04 · 1 · #128
donhardman · 2025-06-04
refactor(core): improve version parsing and config regex handling
rewrite version parser for flexible component extraction and added embeddings initialize version fields with defaults to avoid undefined indexes simplify config regex check by combining preg_match_all with condition fix test heredoc indentation for …
donhardman · 2025-06-03 · 3 · #127
Cross-platform backup & restore
mtruyens · 2023-09-04 · 4 · #75
donhardman · 2023-08-30
donhardman · 2022-12-19 · 0 · #43
Cross-platform backup & restore
mtruyens · 2023-09-04 · 4 · #75
donhardman · 2023-09-04
Update PHP codestyle to the latest version
donhardman · 2023-01-26 · 0 · #44
Cross-platform backup & restore
mtruyens · 2023-09-04 · 4 · #75
sanikolaev · 2023-09-04
sanikolaev · 2022-11-21 · 0 · #35
Cross-platform backup & restore
mtruyens · 2023-09-04 · 4 · #75
mtruyens · 2023-08-31
It seems that after these changes, the backup stopped working. It was working perfectly on release 7.0.0, but in the latest version, it returns an error docker run -e EXTRA=1 --name manticore -p 127.0.0.1:9306:9306 -p 127.0.0.1:9308:9308 -d …
djklim87 · 2025-02-04 · 1 · #125
Adapt to index -> table change and make it backward copmatible
donhardman · 2024-10-23 · 1 · #120
github-actions[bot] · 2024-10-23
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
Test/fix after update version clt 0.2.3
PavelShilin89 · 2024-10-22 · 1 · #119
github-actions[bot] · 2024-10-22
… git repository
donhardman · 2022-11-30 · 0 · #36
Migrate to automatic semver action
donhardman · 2025-01-20 · 3 · #121
pack
github-actions[bot] · 2025-01-20
sanikolaev · 2024-01-15 · 0 · #101
Migrate to automatic semver action
donhardman · 2025-01-20 · 3 · #121
pack
github-actions[bot] · 2025-01-20
Remove deprecated parts of github workflow
donhardman · 2025-02-03 · 3 · #126
Migrate to automatic semver action
donhardman · 2025-01-20 · 3 · #121
pack
github-actions[bot] · 2025-01-20
Migrate to automatic semver action
donhardman · 2025-01-20 · 3 · #121
pack
sanikolaev · 2023-09-29 · 1 · #77
est::size_S
donhardman · 2023-09-29
Update CLT version to display better summaries
donhardman · 2024-04-16 · 3 · #111
Dig into issue of CI in backup
donhardman · 2023-09-29 · 2 · #81
donhardman · 2023-09-29
chore(clt): upgrade clt version to 0.6.9
Add new checkers: contains, ignore, something scripts for pattern validation Rename .patterns to .clt/patterns for better config organization Update GitHub workflow to use [email protected] for improved testing features
donhardman · 2025-06-04 · 3 · #129
Dig into issue of CI in backup
donhardman · 2023-09-29 · 2 · #81
donhardman · 2023-09-28
Fix CI due to migration to semver tagger
Due to the latest changes in the Manticore CI, backups are getting far behind. We should look into it and fix all known issues in CLT tests, as well as update to the latest CLT version.
donhardman · 2025-06-04 · 1 · #128
Store config name in meta file on backup and use it on restore
donhardman · 2024-07-02 · 1 · #117
enhancementest::size_S
sanikolaev · 2024-06-21