Skip to content

使用ES实现文件内容检索,具体实现的内容请看HELP.md

Notifications You must be signed in to change notification settings

sunyubk/FileSearch_ESDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ES版本: 7.10.0

SpringBoot版本: 2.6.13

实现功能:

  1. 读取文件内容,添加至ES中,包含文档类型:
    1. word 文件,包含doc、docx
    2. excel 文件,包含xls、xlsx
    3. pdf 文件,仅支持通过word转换的pdf
  2. 在ES中根据关键词查询
    1. 分页查询,统计各个文档内包含关键词的个数

About

使用ES实现文件内容检索,具体实现的内容请看HELP.md

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published