OpenSearch/modules
Mayya Sharipova 24755209b4 Add randomScore function in script_score query (#40186)
To make script_score query to have the same features
as function_score query, we need to add randomScore
function.

This function produces different
random scores on different index shards.
It is also able to produce random scores
based on the internal Lucene Document Ids.
2019-03-28 13:23:47 -04:00
..
aggs-matrix-stats Only create final MatrixStatsResults on final reduction (#39205) 2019-02-21 14:18:45 -05:00
analysis-common Add `use_field` option to intervals query (#40157) 2019-03-20 16:26:04 +00:00
ingest-common Execute ingest node pipeline before creating the index (#39607) (#39796) 2019-03-07 13:31:41 -06:00
ingest-geoip Bump jackson-databind version for ingest-geoip (#39182) 2019-02-20 11:40:31 -05:00
ingest-user-agent Make 7.x like 6.7 user agent ecs, but default to true (#38828) 2019-02-13 10:28:01 -06:00
lang-expression Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
lang-mustache Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
lang-painless Add randomScore function in script_score query (#40186) 2019-03-28 13:23:47 -04:00
mapper-extras search as you type fieldmapper (#35600) 2019-03-27 13:29:13 -07:00
parent-join Small simplifications to mapping validation. (#39777) 2019-03-08 12:34:09 -08:00
percolator Remove -Xlint exclusions in the percolator module. (#40372) 2019-03-26 07:55:02 +01:00
rank-eval Use only default type in rank_eval API (#38530) 2019-02-11 10:18:13 +01:00
reindex Remove type from VersionConflictEngineException. (#37490) (#40514) 2019-03-28 09:32:09 +01:00
repository-url Blob store compression fix (#39073) 2019-02-20 09:24:41 +01:00
transport-netty4 Cleanup Duplication in Netty4 Module (#40148) (#40563) 2019-03-28 00:57:58 +01:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00