diff --git a/docs/subsystems/full-text-search.md b/docs/subsystems/full-text-search.md index 02ba015e4e..e255103117 100644 --- a/docs/subsystems/full-text-search.md +++ b/docs/subsystems/full-text-search.md @@ -7,8 +7,8 @@ supports English text, but there is an experimental full-text search for all languages. The user interface and feature set for Zulip's full-text search is -documented in the "Search operators" documentation section in the Zulip -app's gear menu. +documented in the in-app "Search filters" reference which can be +accessed from the Zulip app's gear menu. ## The default full-text search implementation diff --git a/docs/testing/manual-testing.md b/docs/testing/manual-testing.md index 2656770970..ef45ba289f 100644 --- a/docs/testing/manual-testing.md +++ b/docs/testing/manual-testing.md @@ -531,7 +531,7 @@ Make sure that these options launch appropriate help screens: - Proofread and try a couple random options: - Message formatting - - Search operators + - Search filters - Make sure help launches in a separate browser tab: - Desktop and mobile apps - Integrations diff --git a/templates/corporate/development-community.md b/templates/corporate/development-community.md index 5578aede0a..0f364011ce 100644 --- a/templates/corporate/development-community.md +++ b/templates/corporate/development-community.md @@ -219,7 +219,7 @@ you. ## Searching for past conversations To look for previous threads about something, we recommend using the -following [search operators](/help/search-for-messages): +following [search filters](/help/search-for-messages#search-filters): `streams:public `. This will search the full history of all public streams for ` Search is both snappy and smart, helping you look for text, people, and threads of conversation, with advanced - search operators for fine-grained control. + search filters for fine-grained control.

diff --git a/templates/zerver/help/resolve-a-topic.md b/templates/zerver/help/resolve-a-topic.md index b61ea4b89c..5989c28782 100644 --- a/templates/zerver/help/resolve-a-topic.md +++ b/templates/zerver/help/resolve-a-topic.md @@ -15,7 +15,7 @@ Marking a topic as resolved: you resolved the topic. This message will be marked as unread only for users who had participated in the topic. * Changes whether the topic appears when using the `is:resolved` and - `-is:resolved` [search operators](/help/search-for-messages). + `-is:resolved` [search filters](/help/search-for-messages#search-filters). Marking a topic as unresolved removes the ✔ and also triggers an automated notice from the notification bot.