Skip to content

Commit 8a737bb

Browse files
authored
修复图片链接
1 parent d21e8c5 commit 8a737bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nosql/elasticsearch/elasticsearch-interview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ j2ee特别牛
171171
172172
### 写数据底层原理
173173

174-
[![es-write-detail](https://github.com/doocs/advanced-java/raw/master/docs/high-concurrency/images/es-write-detail.png)](https://github.com/doocs/advanced-java/blob/master/docs/high-concurrency/images/es-write-detail.png)
174+
[![es-write-detail](https://github.com/doocs/advanced-java/raw/master/docs/high-concurrency/images/es-write-detail.png)](https://github.com/doocs/advanced-java/blob/main/docs/high-concurrency/images/es-write-detail.png)
175175

176176
先写入内存 buffer,在 buffer 里的时候数据是搜索不到的;同时将数据写入 translog 日志文件。
177177

0 commit comments

Comments
 (0)