# ES模仿京东搜索 **Repository Path**: j_xuan/es_jd ## Basic Information - **Project Name**: ES模仿京东搜索 - **Description**: 使用JAVA+ES+Jsoup技术练习京东搜索 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-05-25 - **Last Updated**: 2022-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ES模仿京东搜索 #### 介绍 练习ES京东搜索,所有数据都是从京东获取。仅仅用于学习使用 #### 软件架构 软件架构说明 使用springboot+vue+es+爬虫(Jsoup) #### 安装教程 1. 新建一个目录 2. git clone https://gitee.com/j_xuan/es_jd.git 3. 启动springboot #### 使用说明 1. 端口:9090 2. 本地ES中新建索引 jd_goods #### 特技