Коммит f9b91a32 создал по автору Changzheng Liu's avatar Changzheng Liu Зафиксировано автором Kushal Pandya
Просмотр файлов

Change Advanced Global Search to Advanced Search

As described in https://gitlab.com/gitlab-org/gitlab/-/issues/223745,
we concluded to use Advanced Search to refer to search feature backed
by Elasticsearch. Hence, this change updates related documents to
reflect the naming change.
владелец 1a1268bd
......@@ -149,7 +149,7 @@ The following documentation relates to the DevOps **Create** stage:
| Create topics - Projects and Groups | Description |
|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------|
| [Advanced global search](user/search/advanced_global_search.md) **(STARTER)** | Leverage Elasticsearch for faster, more advanced code search across your entire GitLab instance. |
| [Advanced search](user/search/advanced_global_search.md) **(STARTER)** | Leverage Elasticsearch for faster, more advanced code search across your entire GitLab instance. |
| [Advanced syntax search](user/search/advanced_search_syntax.md) **(STARTER)** | Use advanced queries for more targeted search results. |
| [Contribution analytics](user/group/contribution_analytics/index.md) **(STARTER)** | See detailed statistics of group contributors. |
| [Create](gitlab-basics/create-project.md) and [fork](gitlab-basics/fork-project.md) projects, and<br/>[import and export projects<br/>between instances](user/project/settings/import_export.md) | Create, duplicate, and move projects. |
......
......@@ -60,7 +60,7 @@ Learn how to install, configure, update, and maintain your GitLab instance.
- [Diff limits](../user/admin_area/diff_limits.md): Configure the diff rendering size limits of branch comparison pages.
- [Merge request diffs storage](merge_request_diffs.md): Configure merge requests diffs external storage.
- [Broadcast Messages](../user/admin_area/broadcast_messages.md): Send messages to GitLab users through the UI.
- [Elasticsearch](../integration/elasticsearch.md): Enable Elasticsearch to empower GitLab's Advanced Global Search. Useful when you deal with a huge amount of data. **(STARTER ONLY)**
- [Elasticsearch](../integration/elasticsearch.md): Enable Elasticsearch to empower GitLab's Advanced Search. Useful when you deal with a huge amount of data. **(STARTER ONLY)**
- [External Classification Policy Authorization](../user/admin_area/settings/external_authorization.md) **(PREMIUM ONLY)**
- [Upload a license](../user/admin_area/license.md): Upload a license to unlock features that are in paid tiers of GitLab. **(STARTER ONLY)**
- [Admin Area](../user/admin_area/index.md): for self-managed instance-wide configuration and maintenance.
......
......@@ -438,7 +438,7 @@ Reports that go over the 20 MB limit won't be loaded. Affected reports:
- [CI/CD parameter `artifacts:expose_as`](../ci/yaml/README.md#artifactsexpose_as)
- [Unit test reports](../ci/unit_test_reports.md)
## Advanced Global Search limits
## Advanced Search limits
### Maximum file size indexed
......
......@@ -87,7 +87,7 @@ In addition, the log contains the originating IP address,
(`remote_ip`), the user's ID (`user_id`), and username (`username`).
Some endpoints such as `/search` may make requests to Elasticsearch if using
[Advanced Global Search](../user/search/advanced_global_search.md). These will
[Advanced Search](../user/search/advanced_global_search.md). These will
additionally log `elasticsearch_calls` and `elasticsearch_call_duration_s`,
which correspond to:
......
......@@ -56,7 +56,7 @@ GitLab can be integrated with the following enhancements:
- Configure [PlantUML](../administration/integration/plantuml.md) to use diagrams in AsciiDoc documents.
- Attach merge requests to [Trello](trello_power_up.md) cards.
- Enable integrated code intelligence powered by [Sourcegraph](sourcegraph.md).
- Add [Elasticsearch](elasticsearch.md) for [Advanced Global Search](../user/search/advanced_global_search.md),
- Add [Elasticsearch](elasticsearch.md) for [Advanced Search](../user/search/advanced_global_search.md),
[Advanced System Search](../user/search/advanced_search_syntax.md), and faster searching.
## Integrations
......
......@@ -7,7 +7,7 @@ This document describes how to set up Elasticsearch with GitLab. Once enabled,
you'll have the benefit of fast search response times and the advantage of two
special searches:
- [Advanced Global Search](../user/search/advanced_global_search.md)
- [Advanced Search](../user/search/advanced_global_search.md)
- [Advanced Syntax Search](../user/search/advanced_search_syntax.md)
## Version Requirements
......
......@@ -529,7 +529,7 @@ fewer than 3 nodes or consisting of `f1-micro`, `g1-small`, `n1-standard-1`, or
NOTE: **Note:**
The Elastic Stack cluster application is intended as a log aggregation solution and is not related to our
[Advanced Global Search](../search/advanced_global_search.md) functionality, which uses a separate
[Advanced Search](../search/advanced_global_search.md) functionality, which uses a separate
Elasticsearch cluster.
#### Optional: deploy Kibana to perform advanced queries
......
......@@ -57,7 +57,7 @@ With GitLab Enterprise Edition, you can also:
- [Multiple Issue Boards](project/issue_board.md#multiple-issue-boards).
- Create formal relationships between issues with [Related Issues](project/issues/related_issues.md).
- Use [Burndown Charts](project/milestones/burndown_charts.md) to track progress during a sprint or while working on a new version of their software.
- Leverage [Elasticsearch](../integration/elasticsearch.md) with [Advanced Global Search](search/advanced_global_search.md) and [Advanced Syntax Search](search/advanced_search_syntax.md) for faster, more advanced code search across your entire GitLab instance.
- Leverage [Elasticsearch](../integration/elasticsearch.md) with [Advanced Search](search/advanced_global_search.md) and [Advanced Syntax Search](search/advanced_search_syntax.md) for faster, more advanced code search across your entire GitLab instance.
- [Authenticate users with Kerberos](../integration/kerberos.md).
- [Mirror a repository](project/repository/repository_mirroring.md) from elsewhere on your local server.
- [Export issues as CSV](project/issues/csv_export.md).
......
......@@ -5,12 +5,12 @@ info: "To determine the technical writer assigned to the Stage/Group associated
type: reference
---
# Advanced Global Search **(STARTER)**
# Advanced Search **(STARTER)**
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/109) in GitLab [Starter](https://about.gitlab.com/pricing/) 8.4.
NOTE: **GitLab.com availability:**
Advanced Global Search (powered by Elasticsearch) is enabled for Bronze and above on GitLab.com since 2020-07-10.
Advanced Search (powered by Elasticsearch) is enabled for Bronze and above on GitLab.com since 2020-07-10.
Leverage Elasticsearch for faster, more advanced code search across your entire
GitLab instance.
......@@ -20,7 +20,7 @@ visit the [administrator documentation](../../integration/elasticsearch.md).
## Overview
The Advanced Global Search in GitLab is a powerful search service that saves
The Advanced Search in GitLab is a powerful search service that saves
you time. Instead of creating duplicate code and wasting time, you can
now search for code within other projects that can help your own project.
......@@ -39,12 +39,12 @@ searching in:
## Use cases
The Advanced Global Search can be useful in various scenarios.
The Advanced Search can be useful in various scenarios.
### Faster searches
If you are dealing with huge amount of data and want to keep GitLab's search
fast, the Advanced Global Search will help you achieve that.
fast, the Advanced Search will help you achieve that.
### Promote innersourcing
......@@ -58,7 +58,7 @@ throughout the GitLab instance and find the code they search for.
Just use the search as before and GitLab will show you matching code from each
project you have access to.
![Advanced Global Search](img/advanced_global_search.png)
![Advanced Search](img/advanced_global_search.png)
You can also use the [Advanced Syntax Search](advanced_search_syntax.md) which
provides some useful queries.
......@@ -66,5 +66,5 @@ provides some useful queries.
NOTE: **Note:**
Elasticsearch has only data for the default branch. That means that if you go
to the repository tree and switch the branch from the default to something else,
then the "Code" tab in the search result page will be served by the regular
then the "Code" tab in the search result page will be served by the basic
search even if Elasticsearch is enabled.
......@@ -10,7 +10,7 @@ type: reference
> - Introduced in [GitLab Enterprise Starter](https://about.gitlab.com/pricing/) 9.2
NOTE: **GitLab.com availability:**
Advanced Global Search (powered by Elasticsearch) is enabled for Bronze and above on GitLab.com since 2020-07-10.
Advanced Search (powered by Elasticsearch) is enabled for Bronze and above on GitLab.com since 2020-07-10.
Use advanced queries for more targeted search results.
......@@ -20,10 +20,10 @@ visit the [administrator documentation](../../integration/elasticsearch.md).
## Overview
The Advanced Syntax Search is a subset of the
[Advanced Global Search](advanced_global_search.md), which you can use if you
[Advanced Search](advanced_global_search.md), which you can use if you
want to have more specific search results.
Advanced Global Search only supports searching the [default branch](../project/repository/branches/index.md#default-branch).
Advanced Search only supports searching the [default branch](../project/repository/branches/index.md#default-branch).
## Use cases
......
......@@ -208,12 +208,12 @@ and **Labels**, select multiple issues to add to a list of your choice:
![search and select issues to add to board](img/search_issues_board.png)
## Advanced Global Search **(STARTER)**
## Advanced Search **(STARTER)**
Leverage Elasticsearch for faster, more advanced code search across your entire
GitLab instance.
[Learn how to use the Advanced Global Search.](advanced_global_search.md)
[Learn how to use the Advanced Search.](advanced_global_search.md)
## Advanced Syntax Search **(STARTER)**
......
......@@ -8,11 +8,11 @@
.user-callout-copy
%h5
- if Gitlab::CurrentSettings.should_check_namespace_plan?
= _('Upgrade your plan to activate Advanced Global Search.')
= _('Upgrade your plan to activate Advanced Search.')
- else
= _('Improve search with Advanced Global Search and GitLab Enterprise Edition.')
= _('Improve search with Advanced Search and GitLab Enterprise Edition.')
%p
= _('The Advanced Global Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project.')
= _('The Advanced Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project.')
= link_to _('Read more'), help_page_path('user/search/advanced_global_search.md'), target: '_blank'
= render 'shared/promotions/promotion_link_project'
---
title: Change Advanced Global Search to Advanced Search
merge_request: 39526
author:
type: other
......@@ -368,7 +368,7 @@
submit_search('chosen')
expect(find('#promote_advanced_search')).to have_content 'Improve search with Advanced Global Search and GitLab Enterprise Edition.'
expect(find('#promote_advanced_search')).to have_content 'Improve search with Advanced Search and GitLab Enterprise Edition.'
end
it 'does not show when cookie is set' do
......
......@@ -12807,7 +12807,7 @@ msgstr ""
msgid "Improve customer support with GitLab Service Desk."
msgstr ""
 
msgid "Improve search with Advanced Global Search and GitLab Enterprise Edition."
msgid "Improve search with Advanced Search and GitLab Enterprise Edition."
msgstr ""
 
msgid "In %{time_to_now}"
......@@ -23878,7 +23878,7 @@ msgid_plural "The %{type} contains the following errors:"
msgstr[0] ""
msgstr[1] ""
 
msgid "The Advanced Global Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project."
msgid "The Advanced Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project."
msgstr ""
 
msgid "The CSV export will be created in the background. Once finished, it will be sent to %{strong_open}%{email}%{strong_close} in an attachment."
......@@ -26122,7 +26122,7 @@ msgstr ""
msgid "Upgrade your plan"
msgstr ""
 
msgid "Upgrade your plan to activate Advanced Global Search."
msgid "Upgrade your plan to activate Advanced Search."
msgstr ""
 
msgid "Upgrade your plan to activate Audit Events."
......
......@@ -13219,7 +13219,7 @@ msgstr ""
msgid "Improve customer support with GitLab Service Desk."
msgstr ""
 
msgid "Improve search with Advanced Global Search and GitLab Enterprise Edition."
msgid "Improve search with Advanced Search and GitLab Enterprise Edition."
msgstr ""
 
msgid "In %{time_to_now}"
......@@ -24430,7 +24430,7 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
 
msgid "The Advanced Global Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project."
msgid "The Advanced Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project."
msgstr ""
 
msgid "The CSV export will be created in the background. Once finished, it will be sent to %{strong_open}%{email}%{strong_close} in an attachment."
......@@ -26686,7 +26686,7 @@ msgstr ""
msgid "Upgrade your plan"
msgstr ""
 
msgid "Upgrade your plan to activate Advanced Global Search."
msgid "Upgrade your plan to activate Advanced Search."
msgstr ""
 
msgid "Upgrade your plan to activate Audit Events."
......
......@@ -12807,7 +12807,7 @@ msgstr ""
msgid "Improve customer support with GitLab Service Desk."
msgstr ""
 
msgid "Improve search with Advanced Global Search and GitLab Enterprise Edition."
msgid "Improve search with Advanced Search and GitLab Enterprise Edition."
msgstr ""
 
msgid "In %{time_to_now}"
......@@ -23878,7 +23878,7 @@ msgid_plural "The %{type} contains the following errors:"
msgstr[0] ""
msgstr[1] ""
 
msgid "The Advanced Global Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project."
msgid "The Advanced Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project."
msgstr ""
 
msgid "The CSV export will be created in the background. Once finished, it will be sent to %{strong_open}%{email}%{strong_close} in an attachment."
......@@ -26122,7 +26122,7 @@ msgstr ""
msgid "Upgrade your plan"
msgstr ""
 
msgid "Upgrade your plan to activate Advanced Global Search."
msgid "Upgrade your plan to activate Advanced Search."
msgstr ""
 
msgid "Upgrade your plan to activate Audit Events."
......
......@@ -12807,7 +12807,7 @@ msgstr ""
msgid "Improve customer support with GitLab Service Desk."
msgstr ""
 
msgid "Improve search with Advanced Global Search and GitLab Enterprise Edition."
msgid "Improve search with Advanced Search and GitLab Enterprise Edition."
msgstr ""
 
msgid "In %{time_to_now}"
......@@ -23878,7 +23878,7 @@ msgid_plural "The %{type} contains the following errors:"
msgstr[0] ""
msgstr[1] ""
 
msgid "The Advanced Global Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project."
msgid "The Advanced Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project."
msgstr ""
 
msgid "The CSV export will be created in the background. Once finished, it will be sent to %{strong_open}%{email}%{strong_close} in an attachment."
......@@ -26122,7 +26122,7 @@ msgstr ""
msgid "Upgrade your plan"
msgstr ""
 
msgid "Upgrade your plan to activate Advanced Global Search."
msgid "Upgrade your plan to activate Advanced Search."
msgstr ""
 
msgid "Upgrade your plan to activate Audit Events."
......
......@@ -12704,7 +12704,7 @@ msgstr ""
msgid "Improve customer support with GitLab Service Desk."
msgstr ""
 
msgid "Improve search with Advanced Global Search and GitLab Enterprise Edition."
msgid "Improve search with Advanced Search and GitLab Enterprise Edition."
msgstr ""
 
msgid "In %{time_to_now}"
......@@ -23740,7 +23740,7 @@ msgid "The %{type} contains the following error:"
msgid_plural "The %{type} contains the following errors:"
msgstr[0] ""
 
msgid "The Advanced Global Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project."
msgid "The Advanced Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project."
msgstr ""
 
msgid "The CSV export will be created in the background. Once finished, it will be sent to %{strong_open}%{email}%{strong_close} in an attachment."
......@@ -25981,7 +25981,7 @@ msgstr ""
msgid "Upgrade your plan"
msgstr ""
 
msgid "Upgrade your plan to activate Advanced Global Search."
msgid "Upgrade your plan to activate Advanced Search."
msgstr ""
 
msgid "Upgrade your plan to activate Audit Events."
......
......@@ -12807,7 +12807,7 @@ msgstr ""
msgid "Improve customer support with GitLab Service Desk."
msgstr ""
 
msgid "Improve search with Advanced Global Search and GitLab Enterprise Edition."
msgid "Improve search with Advanced Search and GitLab Enterprise Edition."
msgstr ""
 
msgid "In %{time_to_now}"
......@@ -23878,7 +23878,7 @@ msgid_plural "The %{type} contains the following errors:"
msgstr[0] ""
msgstr[1] ""
 
msgid "The Advanced Global Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project."
msgid "The Advanced Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project."
msgstr ""
 
msgid "The CSV export will be created in the background. Once finished, it will be sent to %{strong_open}%{email}%{strong_close} in an attachment."
......@@ -26122,7 +26122,7 @@ msgstr ""
msgid "Upgrade your plan"
msgstr ""
 
msgid "Upgrade your plan to activate Advanced Global Search."
msgid "Upgrade your plan to activate Advanced Search."
msgstr ""
 
msgid "Upgrade your plan to activate Audit Events."
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать