This document proposes a secure proxy server approach for multi-user searchable encryption without query transformation. The approach allows a proxy server to perform search operations on an encrypted database without decrypting user queries. It returns the top-k most relevant documents to user queries using Euclidean distance similarity. The proposed approach aims to improve search efficiency and accuracy compared to prior works, while maintaining security. It outlines the key concepts, notation, and structure of the proposed scheme.