hanc00l / wooyun_public

This repo is archived. Thanks for wooyun! 乌云公开漏洞、知识库爬虫和搜索 crawl and search for wooyun.org public bug(vulnerability) and drops
http://www.wooyun.org
4.38k stars 1.94k forks source link

中文的全文搜索好像有问题 #3

Closed cyberwangw closed 8 years ago

cyberwangw commented 8 years ago

我输中文全文搜索查公开漏洞页面就卡住了,app.py的命令行里只收到“GET / HTTP……”的请求,大牛求解

hanc00l commented 8 years ago

全文搜索有点慢哦,搜索算法用的最简单和原始的方法,如果经常进行全文搜索,建议重新优化一下算法。

han2008@qq.com

在 2016年8月1日,08:56,Wang wei notifications@github.com 写道:

我输中文全文搜索查公开漏洞页面就卡住了,app.py的命令行里只收到“GET / HTTP……”的请求,大牛求解

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

cyberwangw commented 8 years ago

好的,感谢大牛分享

hanc00l commented 8 years ago

要提供全文搜索效率,还是得用elasticsearch,可以一起研究研究。

han2008@qq.com

在 2016年8月1日,09:07,Wang wei notifications@github.com 写道:

好的,感谢大牛分享

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.