Mingyi World Elasticsearch
Author

Mingyi World Elasticsearch

The leading WeChat public account for Elasticsearch fundamentals, advanced topics, and hands‑on practice. Join us to dive deep into the ELK Stack (Elasticsearch, Logstash, Kibana, Beats).

107
Articles
0
Likes
55
Views
0
Comments
Recent Articles

Latest from Mingyi World Elasticsearch

100 recent articles max
Mingyi World Elasticsearch
Mingyi World Elasticsearch
Jun 27, 2025 · Artificial Intelligence

Coco AI 5.0: Hands‑On Experience, Common Issues, and Fixes

After upgrading to Coco AI 5.0+, the author reports faster response times and higher answer accuracy, explains the two assistant modes, details the limited Easysearch support versus Elasticsearch, and provides step‑by‑step troubleshooting for mapping‑related and model‑configuration errors.

AI AssistantCoco AIEasysearch
0 likes · 4 min read
Coco AI 5.0: Hands‑On Experience, Common Issues, and Fixes
Mingyi World Elasticsearch
Mingyi World Elasticsearch
Jun 18, 2025 · Operations

Comprehensively Manage Elasticsearch 9.X with INFINI Console

The article provides a detailed technical overview of INFINI Console, an open‑source, lightweight governance platform that enables multi‑cluster, cross‑version management, dynamic registration, monitoring, alerting, and developer tools for Elasticsearch 9.X, comparing it with Kibana and highlighting deployment simplicity across various OS and CPU architectures.

Cluster ManagementCross-Version SupportDeployment
0 likes · 11 min read
Comprehensively Manage Elasticsearch 9.X with INFINI Console
Mingyi World Elasticsearch
Mingyi World Elasticsearch
Jun 18, 2025 · Operations

How to Reset a Forgotten Elasticsearch 8.x/9.x Password Safely

When the built‑in elastic user password is lost in Elasticsearch 8.x or 9.x, you can use the official elasticsearch‑reset‑password command‑line tool to generate or set a new password without restarting the service, following a few simple steps and troubleshooting tips.

ElasticsearchOperationsSecurity
0 likes · 4 min read
How to Reset a Forgotten Elasticsearch 8.x/9.x Password Safely
Mingyi World Elasticsearch
Mingyi World Elasticsearch
Jun 4, 2025 · Operations

When Should You Deploy Dedicated Coordinating Nodes in Elasticsearch?

The article explains what Elasticsearch coordinating nodes are, why dedicated coordinating‑only nodes can off‑load HTTP handling from data and master nodes to reduce load, lower latency and simplify client configuration, and outlines the associated hardware and cluster‑state costs, usage scenarios, deployment steps and monitoring tips.

Cluster ManagementCoordinating NodeElasticsearch
0 likes · 12 min read
When Should You Deploy Dedicated Coordinating Nodes in Elasticsearch?
Mingyi World Elasticsearch
Mingyi World Elasticsearch
May 27, 2025 · Operations

The Deep‑Dive Elasticsearch Settings List You Must Know

This article presents a comprehensive, source‑code‑derived list of every Elasticsearch configuration option—including hidden and undocumented settings—explains their scopes, default values, and types, and shows how the list can be used for quick lookups, performance tuning, debugging, and automation.

Cluster ConfigurationElasticsearchOperations
0 likes · 10 min read
The Deep‑Dive Elasticsearch Settings List You Must Know
Mingyi World Elasticsearch
Mingyi World Elasticsearch
May 20, 2025 · Databases

Presenting Easysearch: A Scientific, Cost‑Effective Elasticsearch Alternative for Tender Projects

Easysearch, developed by INFINI Labs as a domestically‑optimized replacement for Elasticsearch 7.10.2, offers high compatibility, enhanced Chinese processing, reduced disk usage, built‑in security, and compliance with Chinese trust‑platform standards, making it a cost‑effective, low‑risk solution for tender‑stage search and analytics.

Chinese text processingEasysearchElasticsearch alternative
0 likes · 9 min read
Presenting Easysearch: A Scientific, Cost‑Effective Elasticsearch Alternative for Tender Projects
Mingyi World Elasticsearch
Mingyi World Elasticsearch
May 16, 2025 · Artificial Intelligence

Easysearch Vector Search: From Theory to Hands‑On Implementation

This article explains the principles of vector search, compares Easysearch's approximate (LSH) and exact kNN APIs, and walks through a complete hands‑on example using Stanford's 50‑dimensional GloVe embeddings to index, import, and query semantically similar words.

Approximate SearchCosine SimilarityEasysearch
0 likes · 9 min read
Easysearch Vector Search: From Theory to Hands‑On Implementation
Mingyi World Elasticsearch
Mingyi World Elasticsearch
May 10, 2025 · Artificial Intelligence

Understanding MCP: From Its Origins to AI’s Universal Interface

MCP (Model Context Protocol) is an emerging open‑standard that lets large language models interact with tools, data sources, and services through a unified JSON‑RPC or gRPC interface, addressing fragmentation, data silos, and low development efficiency while offering a flexible, community‑driven ecosystem with clear advantages and current limitations.

AI tool callingJSON-RPCLLM integration
0 likes · 14 min read
Understanding MCP: From Its Origins to AI’s Universal Interface
Mingyi World Elasticsearch
Mingyi World Elasticsearch
Apr 15, 2025 · Operations

Why You Shouldn’t Hand Out Kibana Permissions Lightly

A careless Kibana query—such as selecting the past 30 days without filters—can overload an Elasticsearch node, causing CPU spikes, GC storms, and service outages; the article explains why unrestricted access is risky and outlines a three‑layer safety strategy with concrete configuration examples.

Cluster SafetyElasticsearchKibana
0 likes · 8 min read
Why You Shouldn’t Hand Out Kibana Permissions Lightly