# smartcodes-search **Repository Path**: singdown/smartcodes-search ## Basic Information - **Project Name**: smartcodes-search - **Description**: 技术文章,bug ,知识搜索 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-04-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 搜索引擎 #### 项目介绍 {**免费搜索** 打造一个高效率的AI搜索引擎 #### 软件架构 springboot elasticsearch webmagic #### 安装教程 1. 安装es 2. 启动boot #### 使用说明 1. 启动ES curl 'http://103.61.37.101:9200/zhouls/_analyze?analyzer=ik_max_word&pretty=true' -d '{"text":"这里是好记性不如烂笔头感叹号的博客们"}' #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request