mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[8.x] [Search][Ent Search deprecation] Web Crawler tile points out GH repo instead become disabled (#194743) (#196118)
# Backport This will backport the following commits from `main` to `8.x`: - [[Search][Ent Search deprecation] Web Crawler tile points out GH repo instead become disabled (#194743)](https://github.com/elastic/kibana/pull/194743) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"José Luis González","email":"joseluisgj@gmail.com"},"sourceCommit":{"committedDate":"2024-10-14T11:41:48Z","message":"[Search][Ent Search deprecation] Web Crawler tile points out GH repo instead become disabled (#194743)\n\n## Summary\r\n\r\nThis PR sets the Web Crawler tile to point out the external Open Web\r\nCrawler repo when there is no ent-search node running rather than become\r\ndisabled using the `crawlerDisabled`\r\n\r\nBefore:\r\n\r\n\r\n\r\nAfter:\r\n\r\n\r\n\r\n\r\nAlso the empty state of Web crawler points out to the Source code repo\r\nwhen there is no ent-search instance running using the\r\n`errorConnectingMessage`. This improvement should fix this issue\r\nhttps://github.com/elastic/search-team/issues/8319?reload=1?reload=1\r\n\r\n\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [ ] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n- [ ] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n- [ ] Any UI touched in this PR is usable by keyboard only (learn more\r\nabout [keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI touched in this PR does not create any new axe failures\r\n(run axe in browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n- [ ] If a plugin configuration key changed, check if it needs to be\r\nallowlisted in the cloud and added to the [docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n- [ ] This renders correctly on smaller devices using a responsive\r\nlayout. (You can test this [in your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n- [ ] This was checked for [cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n### Risk Matrix\r\n\r\nDelete this section if it is not applicable to this PR.\r\n\r\nBefore closing this PR, invite QA, stakeholders, and other developers to\r\nidentify risks that should be tested prior to the change/feature\r\nrelease.\r\n\r\nWhen forming the risk matrix, consider some of the following examples\r\nand how they may potentially impact the change:\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes |\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n| Multiple Spaces—unexpected behavior in non-default Kibana Space.\r\n| Low | High | Integration tests will verify that all features are still\r\nsupported in non-default Kibana Space and when user switches between\r\nspaces. |\r\n| Multiple nodes—Elasticsearch polling might have race conditions\r\nwhen multiple Kibana nodes are polling for the same tasks. | High | Low\r\n| Tasks are idempotent, so executing them multiple times will not result\r\nin logical error, but will degrade performance. To test for this case we\r\nadd plenty of unit tests around this logic and document manual testing\r\nprocedure. |\r\n| Code should gracefully handle cases when feature X or plugin Y are\r\ndisabled. | Medium | High | Unit tests will verify that any feature flag\r\nor plugin combination still results in our service operational. |\r\n| [See more potential risk\r\nexamples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx) |\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>","sha":"414ae5d638d27f6cb9d85d5d74bc8d0e0b99198d","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:EnterpriseSearch","backport:prev-minor","backport:prev-major","v8.15.0","v8.16.0"],"title":"[Search][Ent Search deprecation] Web Crawler tile points out GH repo instead become disabled","number":194743,"url":"https://github.com/elastic/kibana/pull/194743","mergeCommit":{"message":"[Search][Ent Search deprecation] Web Crawler tile points out GH repo instead become disabled (#194743)\n\n## Summary\r\n\r\nThis PR sets the Web Crawler tile to point out the external Open Web\r\nCrawler repo when there is no ent-search node running rather than become\r\ndisabled using the `crawlerDisabled`\r\n\r\nBefore:\r\n\r\n\r\n\r\nAfter:\r\n\r\n\r\n\r\n\r\nAlso the empty state of Web crawler points out to the Source code repo\r\nwhen there is no ent-search instance running using the\r\n`errorConnectingMessage`. This improvement should fix this issue\r\nhttps://github.com/elastic/search-team/issues/8319?reload=1?reload=1\r\n\r\n\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [ ] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n- [ ] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n- [ ] Any UI touched in this PR is usable by keyboard only (learn more\r\nabout [keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI touched in this PR does not create any new axe failures\r\n(run axe in browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n- [ ] If a plugin configuration key changed, check if it needs to be\r\nallowlisted in the cloud and added to the [docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n- [ ] This renders correctly on smaller devices using a responsive\r\nlayout. (You can test this [in your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n- [ ] This was checked for [cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n### Risk Matrix\r\n\r\nDelete this section if it is not applicable to this PR.\r\n\r\nBefore closing this PR, invite QA, stakeholders, and other developers to\r\nidentify risks that should be tested prior to the change/feature\r\nrelease.\r\n\r\nWhen forming the risk matrix, consider some of the following examples\r\nand how they may potentially impact the change:\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes |\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n| Multiple Spaces—unexpected behavior in non-default Kibana Space.\r\n| Low | High | Integration tests will verify that all features are still\r\nsupported in non-default Kibana Space and when user switches between\r\nspaces. |\r\n| Multiple nodes—Elasticsearch polling might have race conditions\r\nwhen multiple Kibana nodes are polling for the same tasks. | High | Low\r\n| Tasks are idempotent, so executing them multiple times will not result\r\nin logical error, but will degrade performance. To test for this case we\r\nadd plenty of unit tests around this logic and document manual testing\r\nprocedure. |\r\n| Code should gracefully handle cases when feature X or plugin Y are\r\ndisabled. | Medium | High | Unit tests will verify that any feature flag\r\nor plugin combination still results in our service operational. |\r\n| [See more potential risk\r\nexamples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx) |\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>","sha":"414ae5d638d27f6cb9d85d5d74bc8d0e0b99198d"}},"sourceBranch":"main","suggestedTargetBranches":["8.15","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/194743","number":194743,"mergeCommit":{"message":"[Search][Ent Search deprecation] Web Crawler tile points out GH repo instead become disabled (#194743)\n\n## Summary\r\n\r\nThis PR sets the Web Crawler tile to point out the external Open Web\r\nCrawler repo when there is no ent-search node running rather than become\r\ndisabled using the `crawlerDisabled`\r\n\r\nBefore:\r\n\r\n\r\n\r\nAfter:\r\n\r\n\r\n\r\n\r\nAlso the empty state of Web crawler points out to the Source code repo\r\nwhen there is no ent-search instance running using the\r\n`errorConnectingMessage`. This improvement should fix this issue\r\nhttps://github.com/elastic/search-team/issues/8319?reload=1?reload=1\r\n\r\n\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [ ] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n- [ ] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n- [ ] Any UI touched in this PR is usable by keyboard only (learn more\r\nabout [keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI touched in this PR does not create any new axe failures\r\n(run axe in browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n- [ ] If a plugin configuration key changed, check if it needs to be\r\nallowlisted in the cloud and added to the [docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n- [ ] This renders correctly on smaller devices using a responsive\r\nlayout. (You can test this [in your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n- [ ] This was checked for [cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n### Risk Matrix\r\n\r\nDelete this section if it is not applicable to this PR.\r\n\r\nBefore closing this PR, invite QA, stakeholders, and other developers to\r\nidentify risks that should be tested prior to the change/feature\r\nrelease.\r\n\r\nWhen forming the risk matrix, consider some of the following examples\r\nand how they may potentially impact the change:\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes |\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n| Multiple Spaces—unexpected behavior in non-default Kibana Space.\r\n| Low | High | Integration tests will verify that all features are still\r\nsupported in non-default Kibana Space and when user switches between\r\nspaces. |\r\n| Multiple nodes—Elasticsearch polling might have race conditions\r\nwhen multiple Kibana nodes are polling for the same tasks. | High | Low\r\n| Tasks are idempotent, so executing them multiple times will not result\r\nin logical error, but will degrade performance. To test for this case we\r\nadd plenty of unit tests around this logic and document manual testing\r\nprocedure. |\r\n| Code should gracefully handle cases when feature X or plugin Y are\r\ndisabled. | Medium | High | Unit tests will verify that any feature flag\r\nor plugin combination still results in our service operational. |\r\n| [See more potential risk\r\nexamples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx) |\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>","sha":"414ae5d638d27f6cb9d85d5d74bc8d0e0b99198d"}},{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: José Luis González <joseluisgj@gmail.com>
This commit is contained in:
parent
98c93aa10f
commit
8a7579c156
8 changed files with 106 additions and 25 deletions
|
@ -281,5 +281,9 @@ export const PLUGIN_ID = 'enterpriseSearch';
|
|||
export const CONNECTOR_NATIVE_TYPE = 'native';
|
||||
export const CONNECTOR_CLIENTS_TYPE = 'connector_clients';
|
||||
|
||||
export const CRAWLER = {
|
||||
github_repo: 'https://github.com/elastic/crawler',
|
||||
};
|
||||
|
||||
// TODO remove this once the connector service types are no longer in "example" state
|
||||
export const EXAMPLE_CONNECTOR_SERVICE_TYPES = ['opentext_documentum'];
|
||||
|
|
|
@ -11,7 +11,9 @@ import { useValues } from 'kea';
|
|||
import { EuiButton, EuiEmptyPrompt, EuiPanel } from '@elastic/eui';
|
||||
import { i18n } from '@kbn/i18n';
|
||||
|
||||
import { CRAWLER } from '../../../../../common/constants';
|
||||
import { HttpLogic } from '../../../shared/http';
|
||||
import { GithubIcon } from '../../../shared/icons/github_icon';
|
||||
import { KibanaLogic } from '../../../shared/kibana';
|
||||
import { NEW_CRAWLER_PATH } from '../../routes';
|
||||
|
||||
|
@ -40,19 +42,36 @@ export const CrawlerEmptyState: React.FC = () => {
|
|||
</p>
|
||||
}
|
||||
actions={
|
||||
<EuiButton
|
||||
data-test-subj="entSearchContent-crawlers-emptyState-createCrawlerButton"
|
||||
data-telemetry-id="entSearchContent-crawlers-emptyState-createCrawlerButton"
|
||||
color="primary"
|
||||
disabled={Boolean(errorConnectingMessage)}
|
||||
fill
|
||||
iconType="plusInCircle"
|
||||
onClick={() => KibanaLogic.values.navigateToUrl(NEW_CRAWLER_PATH)}
|
||||
>
|
||||
{i18n.translate('xpack.enterpriseSearch.crawlerEmptyState.newWebCrawlerButtonLabel', {
|
||||
defaultMessage: 'New web crawler',
|
||||
})}
|
||||
</EuiButton>
|
||||
Boolean(errorConnectingMessage) ? (
|
||||
<EuiButton
|
||||
data-test-subj="entSearchContent-crawlers-emptyState-createCrawlerButton"
|
||||
data-telemetry-id="entSearchContent-crawlers-emptyState-createCrawlerButton"
|
||||
color="primary"
|
||||
fill
|
||||
iconType={GithubIcon}
|
||||
href={CRAWLER.github_repo}
|
||||
>
|
||||
{i18n.translate(
|
||||
'xpack.enterpriseSearch.crawlerEmptyState.openSourceCrawlerButtonLabel',
|
||||
{
|
||||
defaultMessage: 'Source code',
|
||||
}
|
||||
)}
|
||||
</EuiButton>
|
||||
) : (
|
||||
<EuiButton
|
||||
data-test-subj="entSearchContent-crawlers-emptyState-createCrawlerButton"
|
||||
data-telemetry-id="entSearchContent-crawlers-emptyState-createCrawlerButton"
|
||||
color="primary"
|
||||
fill
|
||||
iconType="plusInCircle"
|
||||
onClick={() => KibanaLogic.values.navigateToUrl(NEW_CRAWLER_PATH)}
|
||||
>
|
||||
{i18n.translate('xpack.enterpriseSearch.crawlerEmptyState.newWebCrawlerButtonLabel', {
|
||||
defaultMessage: 'New web crawler',
|
||||
})}
|
||||
</EuiButton>
|
||||
)
|
||||
}
|
||||
/>
|
||||
</EuiPanel>
|
||||
|
|
|
@ -18,6 +18,8 @@ import {
|
|||
IconType,
|
||||
} from '@elastic/eui';
|
||||
|
||||
import { i18n } from '@kbn/i18n';
|
||||
|
||||
import { EuiLinkTo } from '../../../../shared/react_router_helpers';
|
||||
|
||||
interface IngestionCardProps {
|
||||
|
@ -25,6 +27,7 @@ interface IngestionCardProps {
|
|||
buttonLabel: string;
|
||||
description: string;
|
||||
href?: string;
|
||||
isBeta?: boolean;
|
||||
isDisabled?: boolean;
|
||||
logo: IconType;
|
||||
onClick?: () => void;
|
||||
|
@ -37,6 +40,7 @@ export const IngestionCard: React.FC<IngestionCardProps> = ({
|
|||
description,
|
||||
href,
|
||||
isDisabled,
|
||||
isBeta,
|
||||
logo,
|
||||
onClick,
|
||||
title,
|
||||
|
@ -44,6 +48,15 @@ export const IngestionCard: React.FC<IngestionCardProps> = ({
|
|||
return (
|
||||
<EuiCard
|
||||
hasBorder
|
||||
betaBadgeProps={
|
||||
isBeta
|
||||
? {
|
||||
label: i18n.translate('xpack.enterpriseSearch.ingestionCard.betaBadgeLabel', {
|
||||
defaultMessage: 'Beta',
|
||||
}),
|
||||
}
|
||||
: undefined
|
||||
}
|
||||
isDisabled={isDisabled}
|
||||
textAlign="left"
|
||||
titleElement="h3"
|
||||
|
|
|
@ -18,6 +18,7 @@ import { i18n } from '@kbn/i18n';
|
|||
import {
|
||||
ENTERPRISE_SEARCH_CONTENT_PLUGIN,
|
||||
ENTERPRISE_SEARCH_ELASTICSEARCH_URL,
|
||||
CRAWLER,
|
||||
} from '../../../../../common/constants';
|
||||
|
||||
import apiLogo from '../../../../assets/images/api_image.png';
|
||||
|
@ -37,6 +38,7 @@ import { HttpLogic } from '../../../shared/http/http_logic';
|
|||
|
||||
import { ConnectorIcon } from '../../../shared/icons/connector';
|
||||
import { CrawlerIcon } from '../../../shared/icons/crawler';
|
||||
import { GithubIcon } from '../../../shared/icons/github_icon';
|
||||
import { KibanaLogic } from '../../../shared/kibana';
|
||||
|
||||
export const IngestionSelector: React.FC = () => {
|
||||
|
@ -76,13 +78,23 @@ export const IngestionSelector: React.FC = () => {
|
|||
{productFeatures.hasWebCrawler && (
|
||||
<EuiFlexItem>
|
||||
<IngestionCard
|
||||
buttonLabel={i18n.translate(
|
||||
'xpack.enterpriseSearch.ingestSelector.method.crawlerButtonLabel',
|
||||
{
|
||||
defaultMessage: 'Crawl URL',
|
||||
}
|
||||
)}
|
||||
buttonIcon={CrawlerIcon}
|
||||
buttonLabel={
|
||||
crawlerDisabled
|
||||
? i18n.translate(
|
||||
'xpack.enterpriseSearch.ingestSelector.method.sourceCodeButtonLabel',
|
||||
{
|
||||
defaultMessage: 'Source code',
|
||||
}
|
||||
)
|
||||
: i18n.translate(
|
||||
'xpack.enterpriseSearch.ingestSelector.method.crawler.description',
|
||||
{
|
||||
defaultMessage:
|
||||
'Discover, extract, and index searchable content from websites and knowledge bases.',
|
||||
}
|
||||
)
|
||||
}
|
||||
buttonIcon={crawlerDisabled ? GithubIcon : CrawlerIcon}
|
||||
description={i18n.translate(
|
||||
'xpack.enterpriseSearch.ingestSelector.method.crawler.description',
|
||||
{
|
||||
|
@ -90,8 +102,12 @@ export const IngestionSelector: React.FC = () => {
|
|||
'Discover, extract, and index searchable content from websites and knowledge bases.',
|
||||
}
|
||||
)}
|
||||
href={generatePath(ENTERPRISE_SEARCH_CONTENT_PLUGIN.URL + NEW_CRAWLER_PATH)}
|
||||
isDisabled={crawlerDisabled}
|
||||
href={
|
||||
crawlerDisabled
|
||||
? CRAWLER.github_repo
|
||||
: generatePath(ENTERPRISE_SEARCH_CONTENT_PLUGIN.URL + NEW_CRAWLER_PATH)
|
||||
}
|
||||
isBeta={crawlerDisabled}
|
||||
logo={crawlerLogo}
|
||||
title={i18n.translate('xpack.enterpriseSearch.ingestSelector.method.crawler', {
|
||||
defaultMessage: 'Web Crawler',
|
||||
|
|
|
@ -0,0 +1,32 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the Elastic License
|
||||
* 2.0; you may not use this file except in compliance with the Elastic License
|
||||
* 2.0.
|
||||
*/
|
||||
|
||||
import React from 'react';
|
||||
|
||||
export const GithubIcon = () => {
|
||||
return (
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="16"
|
||||
height="16"
|
||||
fill="currentColor"
|
||||
viewBox="0 0 16 16"
|
||||
>
|
||||
<g clipPath="url(#a)">
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M8 0C3.582 0 0 3.672 0 8.2c0 3.624 2.292 6.697 5.471 7.781.4.075.546-.178.546-.394 0-.196-.007-.842-.011-1.527-2.225.495-2.695-.967-2.695-.967-.364-.947-.888-1.2-.888-1.2-.727-.508.055-.498.055-.498.803.057 1.226.845 1.226.845.714 1.253 1.873.891 2.328.68.073-.528.28-.89.508-1.094-1.776-.207-3.644-.911-3.644-4.053 0-.896.312-1.627.823-2.2-.082-.21-.357-1.043.079-2.172 0 0 .67-.22 2.2.84A7.441 7.441 0 0 1 8 3.967c.68.003 1.364.094 2.003.277 1.526-1.062 2.198-.841 2.198-.841.438 1.13.162 1.963.08 2.17.513.574.822 1.305.822 2.2 0 3.15-1.87 3.845-3.653 4.048.288.254.543.753.543 1.517 0 1.096-.01 1.98-.01 2.25 0 .219.145.474.55.394C13.71 14.895 16 11.821 16 8.201 16 3.67 12.418 0 8 0Z"
|
||||
/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="a">
|
||||
<path fill="currentColor" d="M0 0h16v16H0z" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
);
|
||||
};
|
|
@ -17386,7 +17386,6 @@
|
|||
"xpack.enterpriseSearch.ingestSelector.method.connectors.description": "Extraire, transformer, indexer et synchroniser des données issues d'une source de données tiers.",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.crawler": "Robot d'indexation",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.crawler.description": "Découvrir, extraire et indexer du contenu interrogeable provenant de sites web et de bases de connaissances.",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.crawlerButtonLabel": "Indexer l'URL",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.fileUpload": "Charger un fichier",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.fileUpload.description": "Fichiers texte délimités, tels que CSV et TSV, JSON délimité par une nouvelle ligne.",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.fileUploadLabel": "Choisir un fichier",
|
||||
|
|
|
@ -17132,7 +17132,6 @@
|
|||
"xpack.enterpriseSearch.ingestSelector.method.connectors.description": "サードパーティのデータソースからデータを抽出、変換、インデックス化、同期します。",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.crawler": "Webクローラー",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.crawler.description": "Webサイトやナレッジベースから検索可能なコンテンツを検出、抽出、インデックス化します。",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.crawlerButtonLabel": "クロールURL",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.fileUpload": "ファイルをアップロード",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.fileUpload.description": "CSVやTSV、改行区切りのJSONなどの区切られたテキストファイル。",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.fileUploadLabel": "ファイルを選択",
|
||||
|
|
|
@ -17161,7 +17161,6 @@
|
|||
"xpack.enterpriseSearch.ingestSelector.method.connectors.description": "提取、转换、索引和同步来自第三方数据源的数据。",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.crawler": "网络爬虫",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.crawler.description": "发现、提取和索引网站和知识库中的可搜索内容。",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.crawlerButtonLabel": "爬网 URL",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.fileUpload": "上传文件",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.fileUpload.description": "分隔的文本文件,例如 CSV 和 TSV、换行符分隔的 JSON。",
|
||||
"xpack.enterpriseSearch.ingestSelector.method.fileUploadLabel": "选择文件",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue