1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/content/admin/configuration/managing-connections-between-github-enterprise-server-and-github-enterprise-cloud/enabling-unified-search-between-github-enterprise-server-and-githubcom.md
2021-06-24 11:02:53 -07:00

3.9 KiB

title, intro, redirect_from, permissions, versions, topics, shortTitle
title intro redirect_from permissions versions topics shortTitle
Enabling unified search between GitHub Enterprise Server and GitHub.com After enabling {% data variables.product.prodname_github_connect %}, you can allow search of {% data variables.product.prodname_dotcom_the_website %} from {% data variables.product.product_location_enterprise %}.
/enterprise/admin/guides/developer-workflow/enabling-unified-search-between-github-enterprise-and-github-com/
/enterprise/admin/guides/developer-workflow/enabling-unified-search-between-github-enterprise-server-and-github-com/
/enterprise/admin/developer-workflow/enabling-unified-search-between-github-enterprise-server-and-githubcom/
/enterprise/admin/installation/enabling-unified-search-between-github-enterprise-server-and-githubcom
/enterprise/admin/configuration/enabling-unified-search-between-github-enterprise-server-and-githubcom
/admin/configuration/enabling-unified-search-between-github-enterprise-server-and-githubcom
Site administrators for {% data variables.product.prodname_ghe_server %} who are also owners of the connected {% data variables.product.prodname_ghe_cloud %} organization or enterprise account can enable unified search between {% data variables.product.prodname_ghe_server %} and {% data variables.product.prodname_dotcom_the_website %}.
ghes
*
Enterprise
GitHub Connect
GitHub search
Enable unified search

When you enable unified search, users can view search results from public and private content on {% data variables.product.prodname_dotcom_the_website %} when searching from {% data variables.product.product_location_enterprise %}.

Users will not be able to search {% data variables.product.product_location_enterprise %} from {% data variables.product.prodname_dotcom_the_website %}, even if they have access to both environments. Users can only search private repositories you've enabled {% data variables.product.prodname_unified_search %} for and that they have access to in the connected {% data variables.product.prodname_ghe_cloud %} organizations. For more information, see "About searching on {% data variables.product.prodname_dotcom %}" and "Enabling private {% data variables.product.prodname_dotcom_the_website %} repository search in your {% data variables.product.prodname_ghe_server %} account."

Searching via the REST and GraphQL APIs does not include {% data variables.product.prodname_dotcom_the_website %} search results. Advanced search and searching for wikis in {% data variables.product.prodname_dotcom_the_website %} are not supported.

{% data reusables.github-connect.access-dotcom-and-enterprise %} {% data reusables.enterprise_site_admin_settings.access-settings %}{% data reusables.enterprise_site_admin_settings.business %} {% data reusables.enterprise-accounts.settings-tab %} {% data reusables.enterprise-accounts.github-connect-tab %} 5. Under "Users can search {% data variables.product.prodname_dotcom_the_website %}", use the drop-down menu and click Enabled. Enable search option in the search GitHub.com drop-down menu 6. Optionally, under "Users can search private repositories on {% data variables.product.prodname_dotcom_the_website %}", use the drop-down menu and click Enabled. Enable private repositories search option in the search GitHub.com drop-down menu

Further reading