Skip to content

Commit bbe0ead

Browse files
committed
fix keywords format
Signed-off-by: seven <[email protected]>
1 parent 4047e87 commit bbe0ead

File tree

4 files changed

+21
-6
lines changed

4 files changed

+21
-6
lines changed

docs/blog/elasticsearch-gui-client.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
---
22
title: DocKit - Introduction to Elasticsearch GUI Client
3-
keywords: Elasticsearch GUI client, Elasticsearch desktop client, Elasticsearch GUI tool, Elasticsearch desktop tool, Elasticsearch GUI, Elasticsearch desktop, Elasticsearch client, Elasticsearch tool, Elasticsearch management tool, Elasticsearch management client, Elasticsearch management, Elasticsearch data management, Elasticsearch data analysis, Elasticsearch data visualization,Elasticsearch data query, Elasticsearch data exploration, Elasticsearch data optimization, Elasticsearch data efficiency, Elasticsearch data workflow
43
description: Are you searching for the best Elasticsearch GUI client to streamline your development data management? Look no further! In this comprehensive guide, we will introduce you to DocKit, a top-tier Elasticsearch GUI client designed to enhance your workflow and boost productivity. Whether you're a seasoned developer or just starting out, finding the right tool can make all the difference.
4+
head:
5+
- - meta
6+
- name: keywords
7+
content: Elasticsearch GUI client, Elasticsearch desktop client, Elasticsearch GUI tool, Elasticsearch desktop tool, Elasticsearch GUI, Elasticsearch desktop, Elasticsearch client, Elasticsearch tool, Elasticsearch management tool, Elasticsearch management client, Elasticsearch management, Elasticsearch data management, Elasticsearch data analysis, Elasticsearch data visualization,Elasticsearch data query, Elasticsearch data exploration, Elasticsearch data optimization, Elasticsearch data efficiency, Elasticsearch data workflow
58
---
69

710
# DocKit - Introduction to Elasticsearch GUI Client
@@ -48,8 +51,10 @@ DocKit offers a range of features to suit your specific needs:
4851
Getting started with DocKit is simple:
4952

5053
1. **Download and Install**: Visit the [official DocKit website](https://dockit.geekfun.club) to download the latest
51-
version for your operating system. follow the [installation guide](https://dockit.geekfun.club/docs/installation.html) to install DocKit.
52-
2. **Connect to Your Elasticsearch Server**: Follow the [installation guide](https://dockit.geekfun.club/docs/connect-to-server.html) to connect
54+
version for your operating system. follow
55+
the [installation guide](https://dockit.geekfun.club/docs/installation.html) to install DocKit.
56+
2. **Connect to Your Elasticsearch Server**: Follow
57+
the [installation guide](https://dockit.geekfun.club/docs/connect-to-server.html) to connect
5358
DocKit to your Elasticsearch server.
5459
3. **Explore and Manage Your Data**: Use DocKit's powerful features to manage and analyze your Elasticsearch data.
5560

docs/blog/elasticsearch-integration-test-jest-search.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
---
22
title: Implementing Elasticsearch Integration Test with jest-search
3-
keywords: Elasticsearch Integration Test, Elasticsearch Integration Test with jest-search, Elasticsearch Integration Test with jest, Elasticsearch Integration Test with jest-preset
43
description: Implementing Elasticsearch Integration Test with jest-search
4+
head:
5+
- - meta
6+
- name: keywords
7+
content: Elasticsearch Integration Test, Elasticsearch Integration Test with jest-search, Elasticsearch Integration Test with jest, Elasticsearch Integration Test with jest-preset
58
---
69

710
# Implementing Elasticsearch Integration Test with jest-search

docs/zh/blog/elasticsearch-gui-client.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
---
22
title: DocKit - Elasticsearch桌面客户端介绍
3-
keywords: Elasticsearch GUI客户端, Elasticsearch桌面客户端, Elasticsearch可视化工具, Elasticsearch桌面工具, Elasticsearch客户端,Elasticsearch工具, Elasticsearch管理工具,Elasticsearch查询工具
43
description: 向您介绍 DocKit,一款顶级的 Elasticsearch 桌面客户端,旨在提升您的工作效率并提高生产力。无论您是经验丰富的开发者还是刚入门,找到合适的工具都至关重要。
4+
head:
5+
- - meta
6+
- name: keywords
7+
content: Elasticsearch GUI客户端, Elasticsearch桌面客户端, Elasticsearch可视化工具, Elasticsearch桌面工具, Elasticsearch客户端,Elasticsearch工具, Elasticsearch管理工具,Elasticsearch查询工具
58
---
69

710
# DocKit - Elasticsearch桌面客户端介绍

docs/zh/blog/elasticsearch-integration-test-jest-search.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
---
22
title: 使用 jest-search 实现 Elasticsearch 集成测试
3-
keywords: Elasticsearch集成测试, jest-search集成测试, jest Elasticsearch集成测试, jest-preset Elasticsearch集成测试
43
description: Elasticsearch已经成为现代应用程序的一个重要组成部分,特别是那些需要处理大量数据并且需要高效搜索能力的应用程序。在开发使用 Elasticsearch 的应用程序时,确保应用程序与 Elasticsearch 的集成正常运作非常重要。通过集成测试是实现这一目标的一种有效方式。
4+
head:
5+
- - meta
6+
- name: keywords
7+
content: Elasticsearch集成测试, jest-search集成测试, jest Elasticsearch集成测试, jest-preset Elasticsearch集成测试
58
---
9+
610
# 使用 jest-search 实现 Elasticsearch 集成测试
711

812
Elasticsearch已经成为现代应用程序的一个重要组成部分,特别是那些需要处理大量数据并且需要高效搜索能力的应用程序。在开发使用 Elasticsearch 的应用程序时,确保应用程序与 Elasticsearch 的集成正常运作非常重要。通过集成测试是实现这一目标的一种有效方式。

0 commit comments

Comments
 (0)