Skip to content

Conversation

@jimczi
Copy link
Contributor

@jimczi jimczi commented May 29, 2017

This change fixes the script field sort when the returned type is a number.

Closes #24940

This change fixes the script field sort when the returned type is a number.

Closes elastic#24940
@jimczi jimczi added :Search/Search Search-related issues that do not fall into other categories >bug v6.0.0 labels May 29, 2017
@jimczi jimczi merged commit 628dabd into elastic:master May 30, 2017
@jimczi jimczi deleted the script_field_sort branch May 30, 2017 07:23
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request May 30, 2017
* master:
  Fix typo in comment in ReplicationOperation.java
  Prevent Index & Delete request primaryTerm getter/setter, setShardId setter
  Drop name from TokenizerFactory (elastic#24869)
  Correctly set doc_count when MovAvg "predicts" values on existing buckets (elastic#24892)
  Handle primary failure handling replica response
  Add missing word to terms-query.asciidoc (elastic#24960)
  Correct some spelling in match-phrase-prefix docs (elastic#24956)
  testConcurrentWriteViewsAndSnapshot shouldn't flush concurrently
  [TEST] Fix FieldSortIT failures
  Add doc_count to ParsedMatrixStats (elastic#24952)
  Add document count to Matrix Stats aggregation response (elastic#24776)
  Fix script field sort returning Double.MAX_VALUE for all documents (elastic#24942)
@jimczi jimczi restored the script_field_sort branch September 28, 2017 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug :Search/Search Search-related issues that do not fall into other categories v6.0.0-alpha2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Script-score returning null values

3 participants