Skip to content

Conversation

@janhapke
Copy link

@janhapke janhapke commented Aug 1, 2014

custom_score has been deprecated and been replaced by function_score with a script_score now.

In order for this to work, scripting must be enabled in elasticsearch.yml:
script.disable_dynamic: false
See also: http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-scripting.html

custom_score has been deprecated and been replaced by function_score with a script_score now.

In order for this to work, scripting must be enabled in elasticsearch.yml:
script.disable_dynamic: false
See also: http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-scripting.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant