Fetch the repository succeeded.
Springboot2.1+Solr7.5搭建的企业级搜索平台,项目目前支持文档内容和数据库检索,已经集成分词技术。支持文档内容检索类型包含:pdf、doc、docx、ppt、pptx、txt、log等
数据库已支持MySQL增量自动建立索引,如果帮到您,麻烦点下Star,谢谢。
Springboot2.1.1+elasticsearch6.5.3搭建的企业级搜索平台。开源地址: https://gitee.com/11230595/springboot-elasticsearch
软件架构说明
项目分为两个应用,其中search已经集成tomcat、Solr已经集成jetty
solr-7.5.0/bin
目录solr start
http://localhost:8983/solr
,如果可以顺利打开,说明solr启动成功。solr-7.5.0/bin
目录solr stop -p 8983
solr-7.5.0/server/solr/test_core/conf
db-data-config.xml
-> 需要索引的表配置managed-schema
-> 需要索引的字段配置 solr-7.5.0/server/solr/conf/
dataimport.properties
-> 自动同步数据相关配置solr-7.5.0/server/solr/file_core/conf
tika-data-config.xml
-> 索引文件目录及类型配置managed-schema
-> 需要索引的字段配置src/main/resources/application.properties
zhoudong611@163.com
Sign in for post a comment
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
Comments ( 38 )