I need guidance on how to run the otrs.Console.pl Maint::Ticket::FulltextIndexRebuild
index rebuild script on redhat 7.1.
How to rebuild index for StaticDB
Moderator: crythias
-
- Znuny newbie
- Posts: 38
- Joined: 17 Mar 2016, 12:29
- Znuny Version: 5.0.14
- Real Name: Joseph Munyao
- Company: Diamond Trust
How to rebuild index for StaticDB
To whom much is given, much is expected from.
OTRS 5.0.14 | Newbie
| Glad to meet you all
OTRS 5.0.14 | Newbie

Re: How to rebuild index for StaticDB
just type it in the CLI (shell) of the OTRS user
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 38
- Joined: 17 Mar 2016, 12:29
- Znuny Version: 5.0.14
- Real Name: Joseph Munyao
- Company: Diamond Trust
Re: How to rebuild index for StaticDB
jojo wrote:just type it in the CLI (shell) of the OTRS user
I know this may sound stupid but how do i login as OTRS user in the CLI to execute the script.
To whom much is given, much is expected from.
OTRS 5.0.14 | Newbie
| Glad to meet you all
OTRS 5.0.14 | Newbie

Re: How to rebuild index for StaticDB
Hi,
shh otrs@yourserver
Flo
shh otrs@yourserver
Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
-
- Znuny newbie
- Posts: 38
- Joined: 17 Mar 2016, 12:29
- Znuny Version: 5.0.14
- Real Name: Joseph Munyao
- Company: Diamond Trust
Re: How to rebuild index for StaticDB
Hi Jojo,
Finally figured out how to do it.
su -c "./otrs.Console.pl Maint::Ticket::FulltextIndexRebuild" -s /bin/bash otrs
Rebuilding article search index...
Done.
Finally figured out how to do it.

su -c "./otrs.Console.pl Maint::Ticket::FulltextIndexRebuild" -s /bin/bash otrs
Rebuilding article search index...
Done.
To whom much is given, much is expected from.
OTRS 5.0.14 | Newbie
| Glad to meet you all
OTRS 5.0.14 | Newbie

-
- Znuny newbie
- Posts: 38
- Joined: 17 Mar 2016, 12:29
- Znuny Version: 5.0.14
- Real Name: Joseph Munyao
- Company: Diamond Trust
Re: How to rebuild index for StaticDB
wurzel wrote:Hi,
shh otrs@yourserver
Flo
Thanks for the suggestion.
To whom much is given, much is expected from.
OTRS 5.0.14 | Newbie
| Glad to meet you all
OTRS 5.0.14 | Newbie
