cyclesoftware / buddy-plugin-cs-indexer
Plugin for indexing
Package info
github.com/CycleSoftware/buddy-plugin-cs-indexer
pkg:composer/cyclesoftware/buddy-plugin-cs-indexer
dev-main
2026-04-13 10:19 UTC
Requires
- manticoresoftware/buddy-core: dev-main
- ondrej-vrto/php-filename-sanitize: ^1.6
Requires (Dev)
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^9.5
- slevomat/coding-standard: ^8.5
- squizlabs/php_codesniffer: ^3.7
This package is auto-updated.
Last update: 2026-04-13 10:19:34 UTC
README
Package:
https://packagist.org/packages/cyclesoftware/buddy-plugin-cs-indexer
Usage
indexer rotate
indexer rotate index_name
indexer status
show indexer status
indexer nodeid
show unattached indexes
Requirements
manticore-extra needs to be installed as it is needed bij manticore-executor with is used by manticore-buddy
How to start
mysql -h0 -P9306
CREATE PLUGIN cyclesoftware/buddy-plugin-cs-indexer type 'buddy' VERSION 'dev-main';