我的搜索
Go to file
suguo.yao e8722e6df5 init 2022-10-17 13:59:10 +08:00
exceptionless init 2022-10-17 12:14:39 +08:00
model init 2022-10-17 13:59:10 +08:00
mysql init 2022-10-17 12:14:39 +08:00
service init 2022-10-17 13:59:10 +08:00
.gitignore Initial commit 2022-10-17 01:41:27 +00:00
LICENSE Initial commit 2022-10-17 01:41:27 +00:00
README.md init 2022-10-17 12:14:39 +08:00
go.mod init 2022-10-17 12:14:39 +08:00
go.sum init 2022-10-17 12:14:39 +08:00
main.go init 2022-10-17 13:59:10 +08:00

README.md

我的站点搜索(search)

概述

试写我的搜索引擎试试,基本思想如下:

  1. 只搜索国内能访问到的超时时长在3s内的网站
  2. 只搜索网站根目录下的index.htm(l)内容
  3. 只记录网站有title及description内容的网站对title及description限制最大长度20和255.