@@ -180,8 +180,7 @@ response := searcher.Search(types.SearchRequest{
go run search_server.go
-等待终端中出现“索引了xxx条微博”的输出后,在浏览器中打开[http://localhost:8080](http://localhost:8080) 即可进入搜索页面,这实现了一个简化版本的
-http://soooweibo.com
+等待终端中出现“索引了xxx条微博”的输出后,在浏览器中打开[http://localhost:8080](http://localhost:8080) 即可进入搜索页面,这实现了 http://soooweibo.com
如果你想进一步了解悟空引擎,建议你直接阅读代码。代码的目录结构如下: