Possible modify & apply change cmd ArticleSearchIndexRebuild?

Moderator: crythias

Locked
hkais
Znuny wizard
Posts: 365
Joined: 16 Apr 2016, 08:55
Znuny Version: see in post
Real Name: Hans
Contact:

Possible modify & apply change cmd ArticleSearchIndexRebuild?

Post by hkais »

Is it possible to modify and change values of

Daemon::SchedulerCronTaskManager::Task###ArticleSearchIndexRebuild

e.g. would like to change children in cron from 4 to 2 during the day
and from 2 to 6 during night + weekend

But have no clue if possible via command line and and to also commit/deploy it?
Any hints?
Elected 2022-06 as an IT Governance Portal Expert. The portal for Znuny, OTRS and OTOBO power users and admins
Specialized for AI-based Solutions with Znuny

IT Governance Portal
Johannes
Moderator
Posts: 431
Joined: 30 Jan 2008, 02:26
Znuny Version: All of them ^^
Real Name: Hannes
Company: Znuny|OTTERHUB

Re: Possible modify & apply change cmd ArticleSearchIndexRebuild?

Post by Johannes »

No. Not using the defaults.
You could create a cron job for this and try to push config files around. It is just some XML. After that update the Config (Rebuild) and restart the daemon.

But I really don't see a sane reason for doing so.
Locked