Skip to content

Commit

Permalink
update search by elasticsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
hanc00l committed Aug 5, 2016
1 parent 85988c6 commit 1fede19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

+ 启动web server :在flask目录下运行./app.py,默认端口是5000

+ ##### 启动Elassticsearch(如果已配置了Elasticsearch):在elasticsearch-2.3.4/bin目录下运行./elasticsearch -d (-d表示以后台方式运行)
+ #### 启动Elassticsearch(如果已配置了Elasticsearch):在elasticsearch-2.3.4/bin目录下运行./elasticsearch -d (-d表示以后台方式运行)

+ 搜索:在浏览器通过http://localhost:5000进行搜索漏洞,多个关键字可以用空格分开。

Expand Down

0 comments on commit 1fede19

Please sign in to comment.