Interface SearchQueryEvaluator

    • Method Detail

      • replaceQueryPatternsWithResults

        void replaceQueryPatternsWithResults​(BindingSetAssignment bsa)
        Parameters:
        bsa - binding sets, pass null or empty when there are no results for the query
      • removeQueryPatterns

        QueryModelNode removeQueryPatterns()
        Removes the query patterns and returns a placeholder where the query results could be placed.