RT::Test::FTS - test suite utilities for testing with Full Text Search enabled
RT::Test::FTS->setup_indexing;
Runs rt-setup-fulltext-index in silent mode with defaults.
RT::Test::FTS->sync_index;
Runs rt-fulltext-indexer to update index, run after creating attachments before executing searches.
← Back to index