# ghost-elasticsearch **Repository Path**: sherlocky/ghost-elasticsearch ## Basic Information - **Project Name**: ghost-elasticsearch - **Description**: 使用 Springboot 结合 elasticsearch 为 ghost 博客添加全文检索 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-01-26 - **Last Updated**: 2023-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ghost-elasticsearch [![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges) [![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php) #### 介绍 使用 Springboot 结合 elasticsearch 为 ghost 博客添加全文检索 #### 软件架构 Springboot + Elasticsearch - [X] 简易更新时间(后续可考虑持久化方案) - [X] 使用Spring Security实现简单安全认证