摘要
为了解决接处警工作中存在大量重复报警和传统数据库检索效率低下、匹配度单一等问题,设计并实现一种以ElasticSearch全文检索技术为核心,结合LogStash、Redis、SpringBoot等技术的重复报警识别系统。该系统利用LogStash工具将原始数据从MySQL同步到ElasticSearch中,使用Redis缓存用户信息与热点数据,采用SpringBoot实现后端数据读取,通过VUE框架进行前端结果展示。测试结果表明,该系统相比传统数据库在检索响应时间方面有明显缩短,显著提高了相似警情的识别能力,可为接警员及时发现重复报警提供支撑。
In order to solve the problems of a large number of repeated calls,low efficiency of traditional database retrieval and single matching in the computer aided dispatch(CAD)system,a repeated call recognition is designed and built with ElasticSearch technology as the core and combined with LogStash,Redis,SpringBoot and other technologies.The system uses the LogStash to synchronize the original data from MySQL to ElasticSearch,uses Redis to cache user information and hot data,uses SpringbBoot to get data from database.The search results are displayed by using the VUE framework.The test results show that the system has significantly shortened the retrieval response time compared with the traditional database,significantly improved the recognition ability of similar cases,and can provide support for police officers to detect repeated calls in time.
出处
《工业控制计算机》
2021年第1期90-92,95,共4页
Industrial Control Computer