Interface QueryPreprocessorRegistry

    • Method Detail

      • executeAllPreprocessors

        void executeAllPreprocessors​(FlexibleSearchQuery query)
        Iterates over all registered preprocessors and executes each against FlexibleSearchQuery object.
        Parameters:
        query - FlexibleSearchQuery object.