Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ctx_in_params (0.07 seconds)

  1. build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/ElasticsearchTestBasePlugin.java

                    }
                });
    
                // TODO: remove this once ctx isn't added to update script params in 7.0
                test.systemProperty("es.scripting.update.ctx_in_params", "false");
    
                // TODO: remove this property in 8.0
                test.systemProperty("es.search.rewrite_sort", "true");
    
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Aug 24 22:14:49 GMT 2021
    - 10.4K bytes
    - Click Count (0)
Back to Top