RuntimeDB VS staticDB?

Moderator: crythias

Locked
spiderpig
Znuny expert
Posts: 198
Joined: 15 Dec 2011, 02:26
Znuny Version: OTRS 5

RuntimeDB VS staticDB?

Post by spiderpig »

for the search index i use runtimeDB.
now i get this message:

"Ticket Search Index Module (Kernel::System::Ticket::ArticleSearchIndex::RuntimeDB)
You have more than 50,000 articles and should use the StaticDB backend. See admin manual (Performance Tuning) for more information."

i changed to StaticDB on my test envirement and I didn't get any hit in search. If I choose Static DB now does it drop all the old index?
EXG133
Znuny expert
Posts: 217
Joined: 06 Aug 2012, 18:12
Znuny Version: 3.1.7 & 4.04

Re: RuntimeDB VS staticDB?

Post by EXG133 »

As mentioned in the message you received, see:
https://otrs.github.io/doc/manual/admin ... otrs-index
Locked