docs: Rename "operators" to "filters".

Changes all the uses of the word "operators" to "filters" in
contributor docs, help center, and landing page to align with
the updated help center documentation.
This commit is contained in:
David Rosa 2022-12-09 15:19:28 -06:00 committed by Tim Abbott
parent a153e9232e
commit 4ad47fd550
5 changed files with 6 additions and 6 deletions

View File

@ -7,8 +7,8 @@ supports English text, but there is an experimental
full-text search for all languages. full-text search for all languages.
The user interface and feature set for Zulip's full-text search is The user interface and feature set for Zulip's full-text search is
documented in the "Search operators" documentation section in the Zulip documented in the in-app "Search filters" reference which can be
app's gear menu. accessed from the Zulip app's gear menu.
## The default full-text search implementation ## The default full-text search implementation

View File

@ -531,7 +531,7 @@ Make sure that these options launch appropriate help screens:
- Proofread and try a couple random options: - Proofread and try a couple random options:
- Message formatting - Message formatting
- Search operators - Search filters
- Make sure help launches in a separate browser tab: - Make sure help launches in a separate browser tab:
- Desktop and mobile apps - Desktop and mobile apps
- Integrations - Integrations

View File

@ -219,7 +219,7 @@ you.
## Searching for past conversations ## Searching for past conversations
To look for previous threads about something, we recommend using the 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 <your keyword(s)>`. `streams:public <your keyword(s)>`.
This will search the full history of all public streams for `<your This will search the full history of all public streams for `<your

View File

@ -159,7 +159,7 @@
<p> <p>
Search is both snappy and smart, helping you look for Search is both snappy and smart, helping you look for
text, people, and threads of conversation, with advanced text, people, and threads of conversation, with advanced
search operators for fine-grained control. search filters for fine-grained control.
</p> </p>
</a> </a>
<a class="feature-block" href="/help/stream-permissions" target="_blank" rel="noopener noreferrer"> <a class="feature-block" href="/help/stream-permissions" target="_blank" rel="noopener noreferrer">

View File

@ -15,7 +15,7 @@ Marking a topic as resolved:
you resolved the topic. This message will be marked as unread you resolved the topic. This message will be marked as unread
only for users who had participated in the topic. only for users who had participated in the topic.
* Changes whether the topic appears when using the `is:resolved` and * 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 Marking a topic as unresolved removes the ✔ and also triggers an
automated notice from the notification bot. automated notice from the notification bot.