论文标题
无服务器的原型
A Prototype of Serverless Lucene
论文作者
论文摘要
本文介绍了一个工作原型,该原型适应世界上最受欢迎,最广泛部署的开源搜索库,以在云中的无服务器环境中运行。尽管无服务器搜索概念并不是什么新鲜事物,但此工作代表了消除大多数自定义代码和启用交互式搜索的先前实现的实质性改进。尽管该设计仍然存在局限性,但它仍然挑战有关特定操作点的搜索架构的常规思考。
This paper describes a working prototype that adapts Lucene, the world's most popular and most widely deployed open-source search library, to operate within a serverless environment in the cloud. Although the serverless search concept is not new, this work represents a substantial improvement over a previous implementation in eliminating most custom code and in enabling interactive search. While there remain limitations to the design, it nevertheless challenges conventional thinking about search architectures for particular operating points.