# beetl-bbs **Repository Path**: lucene/beetl-bbs ## Basic Information - **Project Name**: beetl-bbs - **Description**: 使用 springboot2+beetl+beetsql+elasticsearch 开发的论坛 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 256 - **Created**: 2023-12-27 - **Last Updated**: 2024-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #beetl-bbs 在社区被黑掉好,决定用java做一个社区,技术使用springboot2.3+beetl+beetsql ## 安装 * lombok * jdk8,maven3,mysql * git clone * create database bbs; install mysql from intall-mysql.sql * import as maven project * run BbsMain * access http://127.0.0.1:8080/bbs/bbs/index/1.html,login as admin/123456 or register new user * maven install 生成的war包部署到服务器上 ## 切换搜索引擎 默认自带luncense,以管理员登录后, 点击初始化引擎。 如果需要使用ES作为帖子搜索引擎 * 安装elastic search 作为全文搜索:下载 https://www.elastic.co/cn/downloads/elasticsearch (截止当前测试ES版本7.2.0 通过),进入bin目录,调用elasticsearch 启动 * 安装elastic search 分词:进入bin目录,运行 ./elasticsearch-plugin install analysis-smartcn。然后重新启动elasticsearch ## 技术 - Spring Boot2.1.7,Elastic Search , Caffeine Cache ,Beetl,BeetlSQL,Java8 ## 合作开发 开发之前必须先写个issue,然后指定给自己,也可以只提issue,然后各位自己领取 当前为2.0 ![Alt text](show.png) ![Alt text](show2.png) ## 作者 闲大赋,Darren,马丁的早晨