search/README.md

14 lines
422 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 我的站点搜索(search)
### 概述
试写我的搜索引擎试试,基本思想如下:
1. 只搜索国内能访问到的超时时长在3s内的网站
1. 只搜索网站根目录下的index.htm(l)内容
1. 只记录网站有title及description内容的网站对title及description限制最大长度20和255.
### 问题
1. URL有效字符37按URL10个长度算37^10=4808584372417849天文数字