Browse Source

title changed 全文搜索字典更新

visuddhinanda 2 years ago
parent
commit
791065cce2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      rpc/tulip/tulip/README.md

+ 2 - 2
rpc/tulip/tulip/README.md

@@ -1,4 +1,4 @@
-# 全文搜索表更新流程
+# 全文搜索字典更新
 
 1. 下载字典文件
 
@@ -12,6 +12,6 @@ php dict_maker.php
 3. 运行 `php dict_update.php` 令字典文件生效
 4. 运行 `php content_update.php` 重新生成索引
 
-# 全文搜索数据更新
+# 全文搜索内容数据更新
 
 运行 `php content_download.php` 从 api 获取巴利语全文搜索数据。每次运行时间约 1 小时。