Skip to content

Commit bc8d4ab

Browse files
committed
feat:LBS搜搜:实现思路
1 parent cee7e24 commit bc8d4ab

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ tags:
1111
---
1212

1313
# 基于Redis+ES的高效LBS
14-
14+
## 实现思路
15+
```aiignore
16+
用户 → Redis GEO 筛选附近用户 → ES 排序(标签+距离+活跃时间) → 返回结果
17+
```
1518
## 引入依赖
1619

1720
:warning: ES版本是8.18.2​

0 commit comments

Comments
 (0)