We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a665c2 commit a3116a2Copy full SHA for a3116a2
1 file changed
README.md
@@ -41,7 +41,7 @@
41
- [如果让你写一个消息队列,该如何进行架构设计啊?说一下你的思路。](/docs/high-concurrency/mq-design.md)
42
43
### 搜索引擎
44
-### [搜索引擎](/docs/high-concurrency/es-introduction.md)
+- [lucene 和 es 的前世今生](/docs/high-concurrency/es-introduction.md)
45
- [es 的分布式架构原理能说一下么(es 是如何实现分布式的啊)?](/docs/high-concurrency/es-architecture.md)
46
- [es 写入数据的工作原理是什么啊?es 查询数据的工作原理是什么啊?底层的 lucene 介绍一下呗?倒排索引了解吗?](/docs/high-concurrency/es-write-query-search.md)
47
- [es 在数据量很大的情况下(数十亿级别)如何提高查询效率啊?](/docs/high-concurrency/es-optimizing-query-performance.md)
0 commit comments