基于Web系统的大数据搜索技术的实现和优化
投稿时间:2020-01-31  修订日期:2020-03-03  点此下载全文
引用本文:
摘要点击次数: 97
全文下载次数: 0
作者单位邮编
綦慧 北京工业大学 信息学部 100124
徐晓慧* 北京工业大学 信息学部 100124
中文摘要:本文基于Web平台开发背景,提出了以Axios和Element-UI组件库为关键技术实现大数据的快速搜索。通过Axios技术跨域请求后台数据,将获得的数据保存在Web内存中。Web平台用户搜索组件界面通过Element-UI组件库搭建,将从后台获取到的数据渲染到Web界面中,根据KMP算法进行字符串匹配实现关键字搜索。在此基础上结合vue技术栈自定义指令懒加载实现快速精准搜索。经实验表明该种基于Web系统的大数据搜索框架能够实现大数据的准确快速搜索。
中文关键词:大数据  搜索  Web系统  Axios技术
 
Realization and Optimization of Big Data Search Technology Based on Web System
Abstract:Based on the development background of Web platform, this paper proposes to realize fast search of big data with Axios and element-ui component library as key technologies.By using Axios technology to request background data across domains, the obtained data is stored in Web memory.The user search component interface of the Web platform is built through the element-ui component library, the data obtained from the background is rendered into the Web interface, and the keyword search is realized by string matching according to KMP algorithm.On this basis, vue technology stack custom instruction lazy load to achieve fast and accurate search.Experiments show that the big data search framework based on Web system can realize accurate and fast search of big data.
keywords:Big Data  Search  Web System  Axios
查看全文   查看/发表评论   下载pdf阅读器