OpenSearch/server
Mayya Sharipova 975dbecfa9 Correct rewritting of script_score query (#48425)
Previously there was a bug when an query inside script_score query
was rewritten. If min_score was not set and was equal to null,
we were converting it to float value which resulted to NPE.
This commit corrects this.

Closes #48081
2019-10-23 17:01:51 -04:00
..
licenses upgrade to Lucene-8.3.0-snapshot-25968e3b75e (#48227) 2019-10-21 08:21:09 +02:00
src Correct rewritting of script_score query (#48425) 2019-10-23 17:01:51 -04:00
build.gradle Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00