话题中间件与数据库 › Elasticsearch

中间件与数据库:Elasticsearch

Elasticsearch 8.X 有哪些自动补全的检索方式?

Elasticsearch 自动补全的检索方式一网打尽。

由 Elasticsearch 空间换时间的线上问题说开去......

搜索商品A的SPUCodeText编码:OWBB050,slop设置为49-54无法查询出该商品;slop设置为55及其以上的值,才可以查询出商品A。

Elasticsearch分片副本那些事

从某种角度上说,ES是十分易用的,利用ES完成一些基本的写入和查询操作,只需要简单看下文档就能学会。但是ES又有很多配置可以自定义,当你有实际的业务需要时,如何能有效利用现有的资源达到比较好的时延和吞吐量确又非常困难。本文就聊一下分片(shard)和副本(replica),来看看究竟应该如何选择一个合适的分片和副本数。

Elasticsearch 8.X DSL 如何优化更有助于提升检索性能?

问题1:bool 组合嵌套过深。

问题2:大量使用 wildcard 查询。

问题3:"track_total_hits": 2147483647 没有必要搞这么大?

问题4:track_scores 确认是否必要使用!

问题5:"_source": {"includes": [ 确认是否必须

问题6:match,match_phrase, wildcard 都混合使用,考虑分词问题解决。

问题7:建议线上使用复杂DSL,可以使用性能测试验证一下。

美团外卖搜索基于Elasticsearch的优化实践

美团基于Run-Length Encoding(RLE)设计了一款高效的倒排索引结构,使检索耗时(TP99)降低了84%。

Stability and scalability for search

In this blog, we discuss how we power real-time search for Tweets, Users, Direct Messages and more using Elasticsearch.

从一个生产的问题分析ElasticSearch负载均衡算法

负载均衡是分布式系统里最常用的能力,实现方式有很多,今天要讲的是遇到的一个真实的生产问题。

图解:Elasticsearch 8.X 如何求解环比上升比例?

环比是统计学术语,表示连续2个统计周期内的量的变化比。

一个线上问题引发的思考——Elasticsearch 8.X 如何实现更精准的检索?

满足用户要求的“精准”才算是精准。

基于 MySQL Binlog 的 Elasticsearch 数据同步实践

用 go-mysql-elasticsearch 实现数据同步的本地化实践。

Elasticsearch percolation to match new real estate listings against saved searches

The realestate.com.au website and mobile applications are used by 12.7 million people on average each month in their search for property. Users can save their search filters so that they may easily repeat searches later. Once a user has saved a search, they have the option to receive daily notifications of new listings that match their search criteria. Supporting this involves matching the thousands of new listings created every day against millions of saved searches. In this article I explain how we use Elasticsearch’s “percolation” feature to help us do this.

Elasticsearch 8.X 路径检索的企业级玩法

Elasticsearch 8.X 路径检索搞不定,怎么办?

Elasticsearch 为什么会产生文档版本冲突?如何避免?

一篇讲透 Elasticsearch 文档版本冲突。

Elasticsearch 8.X 检索实战调优锦囊 001

Elasticsearch 检索响应慢,怎么办?

说说 Elasticsearch filter 和 post_filter 的区别?

能否说说 filter 和 post_filter 的区别?

Elasticsearch 删除重复文档实现方式,你知道几个?

Elasticsearch 8.X 删除重复文档 Python 实现。

首页 - Wiki
Copyright © 2011-2025 iteam. Current version is 2.143.0. UTC+08:00, 2025-04-25 22:01
浙ICP备14020137号-1 $访客地图$