The document presents a secure multi-keyword ranked search scheme for encrypted cloud data, addressing the challenge of performing effective data retrieval while maintaining privacy. It combines the vector space model with a tree-based index structure and a greedy depth-first search algorithm, enabling dynamic operations like document insertion and deletion. Extensive experiments demonstrate the scheme's efficiency, achieving sub-linear search times while ensuring security through encryption and the addition of phantom terms to resist statistical attacks.