keyword search broken on RT #31
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
always returns 0 tickets
Could be yet another bug from RT's crippled database migration script.
It is not related to any of the upgrades, it feels just like no
rt-setup-fulltext-index
was ever run.Now it is working and shows pretty much tickets on query "artiq".
Also the doc says that it will work properly only with Latin-ish (preferably English) words.
The
rt-fulltext-indexer
seems to be already running every 2 hours (?).