I. Introduction
Cloud computing has ushered in a new era for storing and managing data, especially in the realm of big data. The increasing number of privacy regulations has compelled data owners to encrypt their outsourced data to safeguard personal information against potential leaks [1], [2]. However, this encryption inevitably impacts the usefulness of the outsourced data. To address this challenge, it becomes imperative to construct indexes for the outsourced data, enabling stream-lined query processing and complex computations. When the outsourced data is owned by a single data owner, they can create indexes from the plaintext data and then outsource both the encrypted indexes and the dataset to the cloud. These indexes empower cloud servers to efficiently process queries on encrypted data, including various types like similarity and range queries. Multiple schemes [3], [4] have been proposed for building efficient query indexes suitable for retrieving ciphertexts. Unfortunately, the prerequisite for developing such indexes is the central storage of data.