Class SearchOptions.Built

    • Method Detail

      • injectParams

        @Internal
        public void injectParams​(String indexName,
                                 JsonObject queryJson)
        Inject the top level parameters of a query into a prepared JsonObject that represents the root of the query.
        Parameters:
        queryJson - the prepared JsonObject for the whole query.