OpenSearch/modules
Isabel Drost-Fromm 165cec2757 Serialisation and validation checks for rank evaluation request components (#21975)
Adds tests around serialisation/validation checks for rank evaluation request components

* Add null/ empty string checks to RatedDocument constructor
* Add mutation test to RatedDocument serialization tests.
* Reorganise rank-eval RatedDocument tests and add serialisation test.
* Add roundtrip serialisation testing for RatedRequests
* Adds serialisation testing and equals/hashcode testing for RatedRequest.
* Fixes a bug in previous equals implementation of RatedRequest along the way.
* Add roundtrip tests for Precision and ReciprocalRank
* Also fixes a bug with serialising ReciprocalRank.
* Add roundtrip testing for DiscountedCumulativeGain
* Add serialisation test for DocumentKey and fix test init
* Add check that relevant doc threshold is always positive for precision.
* Check that relevant threshold is always positive for precision and reciprocal
rank

Closes #21401
2016-12-07 11:47:47 +01:00
..
aggs-matrix-stats Clean up of Script. 2016-11-10 09:59:13 -08:00
ingest-common Remove 2.x backward compatibility of mappings. (#21670) 2016-11-30 13:34:46 +01:00
lang-expression Remove 2.x backward compatibility of mappings. (#21670) 2016-11-30 13:34:46 +01:00
lang-mustache fix TemplateQueryBuilderTests & Murmur3FieldMapperTests 2016-12-01 14:21:57 +01:00
lang-painless Test fix for def equals test in Painless. (#21945) 2016-12-02 14:41:13 -08:00
percolator Remove subrequests method from CompositeIndicesRequest (#21873) 2016-11-30 15:03:58 +01:00
rank-eval Serialisation and validation checks for rank evaluation request components (#21975) 2016-12-07 11:47:47 +01:00
reindex Reindex: Better error message for pipeline in wrong place (#21985) 2016-12-06 14:55:46 -05:00
transport-netty4 [TEST] Add back skip of external clusters 2016-12-02 11:53:33 +01:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00