文件名称:lieu:社区搜索引擎
文件大小:1.19MB
文件格式:ZIP
更新时间:2024-03-25 10:53:59
search search-engine community Go
列乌 替代搜索引擎 针对与使用超文本搜索和发现有关的冷漠环境而创建的。 在Lieu,互联网不是可搜索的东西,而是一个人自己的邻居。 换句话说,Lieu是一个邻域搜索引擎,是个人网络增加偶然性联系的一种方式。 目标 启用意外发现 支持个人社区 易于重用 用法 $ lieu help Lieu: neighbourhood search engine Commands - precrawl (scrapes config's general.url for a list of links:
【文件预览】:
lieu-main
----crawler()
--------crawler.go(6KB)
----.gitignore(3KB)
----go.mod(242B)
----html()
--------about-template.html(2KB)
--------assets()
--------webring-template.html(482B)
--------index-template.html(842B)
--------search-template.html(861B)
--------list-template.html(664B)
----data()
--------banned-domains.txt(0B)
--------webring.txt(0B)
--------heuristics.txt(95B)
--------banned-suffixes.txt(86B)
--------boring-domains.txt(218B)
--------crawled.txt(0B)
--------wordlist.txt(25KB)
--------boring-words.txt(38B)
----ingest()
--------ingest.go(5KB)
----server()
--------server.go(4KB)
----LICENSE(34KB)
----go.sum(14KB)
----util()
--------util.go(3KB)
----types()
--------types.go(732B)
----README.md(4KB)
----lieu.toml(1KB)
----database()
--------database.go(5KB)
----cli.go(3KB)
----docs()
--------files.md(5KB)
----release.sh(329B)