# lcv-search **Repository Path**: liuyuantao/lcv-search ## Basic Information - **Project Name**: lcv-search - **Description**: 使用scrapy、django、elasticsearch、redis搭建的分布式搜索引擎 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 3 - **Created**: 2017-07-11 - **Last Updated**: 2024-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #项目说明 - Scrapy-Redis分布式爬虫开发 - 数据保存到elasticsearch - 通过django搭建搜索引擎 - django与elasticsearch的搜索查询交互 #搜索首页 - ![搜索首页](readme_files/index.jpg) #搜索结果页 - ![搜索首页](readme_files/result.jpg)