mirror of https://github.com/zulip/zulip.git
a3a1e8f351
We now write the fact that a message was created or updated to a log table and actually update the tsvector asynchronously from a worker process. This also means that when running locally, one now needs to run the process_fts_updates script in order to have new messages indexed for full text search. (imported from commit ebb11b08d30be2a45242dafe146e8e861a0f050a) |
||
---|---|---|
.. | ||
0001_initial.py | ||
0017_auto__add_field_subscription_color.py | ||
0018_auto__add_unique_userprofile_email.py | ||
0019_auto__add_field_userprofile_tutorial_status.py | ||
0020_set_tutorial_finished.py | ||
0021_auto__add_field_subscription_notifications.py | ||
0022_create_humbug_search_config.py | ||
0023_rebuild_search_tsvector.py | ||
0024_create_escape_html_function.py | ||
0025_auto__add_field_userprofile_enable_sounds.py | ||
0026_auto__add_field_userprofile_enable_offline_email_notifications__add_fi.py | ||
0027_auto__add_field_userprofile_is_bot__add_field_userprofile_bot_owner.py | ||
0028_auto__add_field_userprofile_onboarding_steps.py | ||
0029_auto__add_field_message_last_edit_time__add_field_message_edit_history.py | ||
0030_auto__chg_field_userprofile_last_reminder.py | ||
0031_auto__add_field_userprofile_rate_limits.py | ||
0032_auto__add_field_userprofile_avatar_source.py | ||
0033_remove_postgres_zephyr_message_full_text_idx.py | ||
0034_change_search_stopwords.py | ||
0035_auto__add_field_userprofile_is_superuser.py | ||
0036_async_fts_update.py | ||
__init__.py |