Efficient evaluation of multivariate polynomials over finite spaces is a central primitive in algebraic cryptanalysis, particularly in exhaustive search attacks against multivariate public key cryptosystems (MPKCs). For the Boolean space , Bouillaguet et al. introduced the fast exhaustive search (FES) algorithm at CHES 2010. This line of work was further developed by Dinur at EUROCRYPT 2021 and Bouillaguet at TOMS 2024. Extending beyond the Boolean setting, Furue and Takagi proposed an algorithm at PQCrypto 2023 that generalizes FES to the finite-field space where is a prime number, achieving time complexity and memory complexity . However, all these algorithms operate over the full space , which limits their applicability in many cryptanalytic scenarios where polynomial evaluation is required only over specific subsets of , such as those arising in the Syndrome Decoding Problem. Recently, Liu et al. proposed a memory-efficient algorithm for evaluating polynomials over structured spaces , where and denotes the set of vectors of length with Hamming weight at most . In this work, we extend the structured-space evaluation paradigm from the Boolean setting to arbitrary finite fields . Building on the abstraction of evaluation rules and evaluation orders introduced by Liu et al., and combining it with higher-order derivative techniques over finite fields, we develop a unified theoretical framework for evaluating multivariate polynomials over structured spaces . After an initialization phase with cost , our method evaluates a degree- polynomial over using operations and requires memory.